btisland/aivi-linebot
chore: Update README.md for Hugging Face Space
Fix: 加入根路由解決 Hugging Face Space 404 問題
CI: 區分 PR 和 main 分支的測試範圍
Chore: 將 .claude/ 目錄加入 .gitignore
Chore: 更改 Hugging Face Space 帳號名稱 josephchou → btisland
Fix: 加入 README 替換步驟和完整 Hugging Face 配置
Fix: 修正 Hugging Face Space 帳號名稱從 btisland 改為 josephchou
Test: 測試 sync-to-hf 自動同步流程
Merge pull request #14 from btisland/chore/cleanup-gitignore
Chore: 完善 .gitignore 並清理版控
Merge pull request #12 from btisland/feature/add-python-dotenv
Feature: 加入 python-dotenv 自動載入 .env 檔案
Merge pull request #10 from btisland/fix/module-import-error
Fix: 支援直接執行 python src/app.py
Add CI workflow for automated testing
Merge branch 'epic/news-push-bot'
Issue #8: 更新任務狀態為已完成
Issue #8: 完成專案文件與部署設定
Issue #7: 完成整合測試與端對端驗證
Issue #6: 更新任務狀態為 completed
Issue #6: 實作指令處理器與訊息格式化
Issue #4: 更新任務狀態為已完成
Issue #4: 實作 AIVI 爬蟲模組單元測試
Issue #5: 更新任務狀態為已完成
Issue #5: 建立 LINE Bot Webhook 服務
Issue #3: 更新任務狀態為已完成
Issue #3: 實作 AIVI 網站爬蟲模組
Issue #2: 建立專案環境與套件管理設定
Fix task dependency references to use GitHub issue numbers
Clean up ccpm directory
Update epic tasks with GitHub issue numbers
Initial commit: LINE bot project with epic tasks
