|
|
df46b91fc8
|
fix(history): hybrid data — trajectory(truncated) + cascades(latest) for complete conversation view
|
2026-03-08 01:08:01 +09:00 |
|
|
|
45efef442a
|
feat(realtime): live trajectory refresh on step_changed, auto-scroll to bottom, debounced 2s
|
2026-03-08 00:48:55 +09:00 |
|
|
|
1d0eae769a
|
refactor(ui): Antigravity-style conversation — task cards group tool actions, remove internal steps, mode badges
|
2026-03-08 00:34:24 +09:00 |
|
|
|
410d77537e
|
feat(history): full conversation trajectory — GetCascadeTrajectory RPC, all step types rendered
|
2026-03-08 00:25:33 +09:00 |
|
|
|
215409535b
|
feat(extension): add GetConversation + rawRPC endpoints for full conversation history
|
2026-03-08 00:15:22 +09:00 |
|
|
|
db70840b7a
|
feat(ui): session identification — project badges, relative time, running indicator
|
2026-03-08 00:11:29 +09:00 |
|
|
|
808eb66849
|
feat(frontend): Bridge-based UI — auto-load sessions, cascade content display, Bridge send
|
2026-03-08 00:02:15 +09:00 |
|
|
|
bee5e512a9
|
feat(bridge): connect Gravity Web server to Extension Bridge — proxy routes + WS forwarding
|
2026-03-07 23:56:41 +09:00 |
|
|
|
68298eba74
|
docs: Antigravity data sources analysis — trajectorySummaries, state.vscdb, .pb encryption
|
2026-03-07 23:48:06 +09:00 |
|
|
|
54147cf695
|
feat(extension): Gravity Web Bridge — antigravity-sdk based VS Code extension with REST/WS bridge
|
2026-03-07 23:41:57 +09:00 |
|
|
|
aa0b06c661
|
docs: update findings — .pb encrypted, state.vscdb explored, pivot to extension dev
|
2026-03-07 23:31:30 +09:00 |
|
|
|
06cbcd94e2
|
feat(discovery): auto-detect Antigravity via CDP port scan + auto-create sessions
|
2026-03-07 23:14:51 +09:00 |
|
|
|
d1d17bdb7a
|
feat(chat): message accumulation + initial full scroll scrape — history persistence
|
2026-03-07 23:08:19 +09:00 |
|
|
|
9281c6b45d
|
refactor(scrape): complete rewrite of content extraction - per-turn parsing for all types
|
2026-03-07 22:57:04 +09:00 |
|
|
|
22f7280907
|
feat(chat): extract and render action buttons from task cards (Cancel, Review Changes)
|
2026-03-07 22:47:41 +09:00 |
|
|
|
30174a60f6
|
fix(scrape): remove style tags from blocks before extracting any content
|
2026-03-07 22:40:20 +09:00 |
|
|
|
4242b47fe8
|
fix(scrape): replace regex with DOM API to avoid template literal escape crash
|
2026-03-07 21:36:47 +09:00 |
|
|
|
d2776fc327
|
fix(scrape): filter out style tags and CSS code from chat messages
|
2026-03-07 21:32:19 +09:00 |
|
|
|
6ed5b33caa
|
fix(cdp): fix sendMessage selector escape bug + polling JSON comparison
|
2026-03-07 21:27:51 +09:00 |
|
|
|
507324f78e
|
feat(chat): redesign chat UI with structured rendering and interactive action buttons
|
2026-03-07 21:08:08 +09:00 |
|
|
|
4b855c9e57
|
feat(cdp): Phase 2 - real-time UI mirroring via screencast + remote input
|
2026-03-07 20:41:53 +09:00 |
|
|
|
9234be33db
|
fix(cdp): update DOM selectors to match actual Antigravity v1.107 structure
|
2026-03-07 20:15:52 +09:00 |
|
|
|
b024656553
|
fix: portability - remove hardcoded paths, add missing workflows
|
2026-03-07 19:03:27 +09:00 |
|
|
|
d4bf4cdba8
|
chore: include .agents workflows in repo (private)
|
2026-03-07 19:00:16 +09:00 |
|
|
|
8020a5b072
|
feat: Gravity Web Phase 1 - CDP remote control dashboard
|
2026-03-07 18:53:41 +09:00 |
|