284 Commits

Author SHA1 Message Date
e5ad2e9ced build: use supported Node for agent-browser 2026-07-28 23:51:45 +08:00
4cc4ff6772 chore: release version 1.4.0 2026-07-28 23:51:30 +08:00
efb0e7f0b0 docs: document persistent browser workflows 2026-07-28 23:51:30 +08:00
03bfa0ba2b feat: add persistent browsers and unified tool output 2026-07-28 23:51:30 +08:00
b1b8e2d923 feat: migrate browser tooling to agent-browser 2026-07-27 23:53:55 +08:00
751de27e45 升级组件 2026-07-27 22:40:28 +08:00
1c1b96f5d4 前端设计语言改成fluent2风格。增加主题色设置。 2026-07-27 22:25:59 +08:00
c1a6660313 feat(webui): typography scale, surface depth, motion and unified nav icons
- Replace static Space Grotesk weights with a variable font (300-700) and
  bump the type scale across all tiers for a clearer weight hierarchy
- Add dot-grid texture, ambient glow, layered shadows with machined edge
  highlights, and entrance/hover/press micro-interactions (reduced-motion aware)
- Refine sidebar and session list: sliding amber active indicator, search
  focus ring, SESSIONS label header, living status dot, backdrop-blurred bars
- Replace inconsistent glyph icons with a unified Lucide-style SVG icon set;
  rename 工具&Skills to 工具 and enlarge nav font
2026-07-26 23:46:10 +08:00
3263fac7a3 chore: set version to 1.3.0 2026-07-26 22:39:55 +08:00
80fbc7fd25 chore(release): P3 configuration 2026-07-26 22:27:23 +08:00
7a845cffd5 feat(webui): enhanced settings page with outline, reload status, hot reload 2026-07-26 22:25:01 +08:00
1e984eef66 docs: add P3 configuration implementation plan 2026-07-26 22:21:54 +08:00
c6a3814530 chore(release): P2 logs and data 2026-07-26 22:18:58 +08:00
ee5bc46cc6 feat(webui): enhanced tasks page with countdown and status dots 2026-07-26 22:17:27 +08:00
f0ef14099d feat(webui): editable memory page with delete confirmation 2026-07-26 22:09:01 +08:00
652a837e88 feat(webui): real-time streaming logs page 2026-07-26 22:04:42 +08:00
b49f0ec8a5 feat(gateway): PUT/DELETE /api/memories/{key} write endpoints 2026-07-26 21:58:01 +08:00
3f09793864 feat(gateway): /ws/logs real-time log streaming endpoint 2026-07-26 21:54:26 +08:00
bee11c7735 feat(logging): tracing broadcast layer for real-time log streaming 2026-07-26 21:50:03 +08:00
dff155a93c docs: add P2 logs and data implementation plan 2026-07-26 21:47:32 +08:00
038854afa1 chore(release): P1 observability 2026-07-26 21:43:33 +08:00
4621210484 feat(webui): wire overview and tools pages 2026-07-26 21:41:16 +08:00
266fb8c5e9 feat(webui): tools and skills browser 2026-07-26 21:40:37 +08:00
0b02fd580b feat(webui): overview runtime dashboard 2026-07-26 21:35:22 +08:00
6e719e7fcb feat(webui): sparkline, capacity meter, metric tile components 2026-07-26 21:31:14 +08:00
5e2771c538 feat(gateway): GET /api/skills 2026-07-26 21:26:57 +08:00
119df57b49 feat(gateway): GET /api/tools with capability metadata 2026-07-26 21:21:32 +08:00
fa58e4d2f6 docs: record P1 observability progress 2026-07-24 18:32:33 +08:00
87cf5004b9 fix(gateway): stabilize status snapshot output 2026-07-24 18:27:37 +08:00
b14edc40d3 feat(gateway): GET /api/status runtime snapshot 2026-07-24 18:16:31 +08:00
aa989cbaf1 feat(gateway): runtime introspection for status endpoint 2026-07-24 18:02:28 +08:00
5d0cf5b070 feat(agent): record tool/turn/provider metrics 2026-07-24 17:21:44 +08:00
115e77ff27 feat(config): optional provider pricing for cost metrics 2026-07-24 17:11:37 +08:00
11474c080e feat(observability): process-global Metrics collector 2026-07-24 15:24:04 +08:00
d25da1ea27 docs: add P1 observability implementation plan 2026-07-24 15:12:20 +08:00
719f586900 fix(webui): activity spine bright in both themes and CSP-safe dots 2026-07-24 11:06:25 +08:00
54ad4617c7 chore(release): P0 webui foundation 2026-07-24 10:51:35 +08:00
d9e3245031 feat(webui): refactor chat page onto global client and Signal Deck 2026-07-24 10:26:05 +08:00
14ca5dd7b4 feat(webui): app shell with flat nav, activity spine, and theme init 2026-07-24 10:01:07 +08:00
c64984b496 fix(webui): reset connected flag on manual disconnect 2026-07-24 09:51:59 +08:00
8dc5889b87 fix(webui): activity spine effect loop and chat client socket race 2026-07-24 09:47:52 +08:00
79821e11d5 feat(webui): global activity spine 2026-07-24 09:33:48 +08:00
33dab85c1c feat(webui): global chat websocket client 2026-07-24 09:33:17 +08:00
47e497867f feat(webui): theme helpers 2026-07-24 09:32:52 +08:00
fbffc67638 fix(webui): light-theme contrast and token consistency 2026-07-24 09:27:46 +08:00
be9fe07c27 feat(webui): Signal Deck design tokens and base styles 2026-07-24 09:18:25 +08:00
3118083707 feat(webui): embed latin fonts and serve via /fonts route 2026-07-24 09:06:48 +08:00
83d1d792bb docs: add WebUI refactor spec and P0 implementation plan 2026-07-24 08:54:43 +08:00
f7891806ab chore: ignore .superpowers brainstorm artifacts 2026-07-24 08:54:12 +08:00
0d61354ba1 feat: add gateway configuration hot reload 2026-07-21 12:59:46 +08:00