COMMITS
June 2, 2026
P
fix: feishu-app-setup — replace scope list with batch import JSON
Pohan Lee committed
P
docs: Chinese-first README, bilingual docs, generic AGENTS.md template
Pohan Lee committed
P
P
docs: rewrite README + release notes for v1.1.0
Pohan Lee committed
P
P
P
docs: v1.1.0 upgrade plan + execution handoff doc
Pohan Lee committed
May 26, 2026
P
fix: clear instructions when docker compose up can't accept input
Pohan Lee committed
P
feat: version tracking and one-command update
Pohan Lee committed
P
fix: remove src volume mount that overwrites container code
Pohan Lee committed
P
docs: add post-startup guide — permissions and testing
Pohan Lee committed
P
feat: interactive credential prompts in terminal
Pohan Lee committed
P
fix: eliminate crash loop with entrypoint validation
Pohan Lee committed
P
feat: setup mode — bot serves web checklist when credentials are missing
Pohan Lee committed
P
fix: add startup credential validation and clarify .env requirement
Pohan Lee committed
P
docs: add onboarding prompt and restructure README
Pohan Lee committed
P
docs: add STATUS.md and update AGENTS with runtime gotchas
Pohan Lee committed
May 25, 2026
P
docs: improve Feishu app setup guide with complete onboarding steps
Pohan Lee committed
P
docs: update AGENTS.md with GitHub repo and release info
Pohan Lee committed
P
feat: prepare for public release v1.0.0
Pohan Lee committed
P
test: smoke tests and validation for template release
Pohan Lee committed
P
docs: README, feishu setup guide, adding tools guide, architecture, example tool
Pohan Lee committed
P
feat: deployment setup (Docker, VPS, env config)
Pohan Lee committed
P
feat: extract agent loop and entry point
Pohan Lee committed
P
feat: tool registry with auto-harness + port all 5 built-in tools
Pohan Lee committed
P
feat: extract core modules (config, db, lark_client, memory, logging)
Pohan Lee committed
P
feat: scaffold repo and extract harness modules
Pohan Lee committed