Commit Graph

18 Commits

Author SHA1 Message Date
Henry Li
f19e3ae8ac fix: lastStep could be empty 2026-01-16 14:38:49 +08:00
Henry Li
52b9d0cffc feat: remove scroll button 2026-01-16 14:38:33 +08:00
Henry Li
2105170d39 Merge remote-tracking branch 'refs/remotes/origin/experimental' into experimental 2026-01-16 14:04:21 +08:00
Henry Li
faf80bb429 feat: rename 'model' to 'model_name' 2026-01-16 14:03:34 +08:00
DanielWalnut
7284eb15f1 feat: add gateway module with FastAPI server (#5)
* chore: add .claude/ to .gitignore

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* feat: add gateway module with FastAPI server

- Add new gateway module with FastAPI app for API routing
- Add gateway and serve commands to Makefile
- Add fastapi, httpx, uvicorn, sse-starlette dependencies
- Fix model config retrieval in lead_agent (support both model_name and model)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 13:22:26 +08:00
Henry Li
1f03fb3749 fix: navigate to home only in open-mode 2026-01-16 09:58:16 +08:00
Henry Li
7c6189668c feat: link to home page 2026-01-16 09:56:30 +08:00
Henry Li
028f402ff5 feat: store the local settings 2026-01-16 09:55:02 +08:00
Henry Li
3f2bfded41 feat: enable edit context options 2026-01-16 09:37:04 +08:00
Henry Li
956f8f0cfb refactor: rename 2026-01-16 09:15:04 +08:00
Henry Li
08e0a1da16 chore: remove 2026-01-16 09:14:25 +08:00
Henry Li
e9846c1dda refactor: refine folder structure and rename 2026-01-16 09:13:02 +08:00
Henry Li
61499624a0 feat: adjust message group layout 2026-01-15 23:56:42 +08:00
Henry Li
00ad4206c4 feat: enhance label 2026-01-15 23:47:36 +08:00
Henry Li
c3cb4c348d feat: remove max-w- 2026-01-15 23:47:28 +08:00
Henry Li
9f2b94ed52 feat: implement basic web app 2026-01-15 23:40:21 +08:00
Henry Li
57dfc89ca1 chore: specify project name 2026-01-14 09:58:53 +08:00
Henry Li
c628c7f8db chore: create frontend project from boilerplate 2026-01-14 09:50:26 +08:00