-
f1f9a0b40b
fix(bridge): safer stall detection + VS Code command-based approval
CD
2026-03-08 08:14:35 +09:00
-
9b9c9c71fe
fix(bridge): stall-based WAITING detection, remove GetCascadeTrajectorySteps
CD
2026-03-08 08:05:41 +09:00
-
f6ae9c87a5
fix(bridge): remove SDK EventMonitor to stop ERR_CONNECTION_REFUSED spam
CD
2026-03-08 07:51:50 +09:00
-
854f33b816
fix(bridge): use GetAllCascadeTrajectories for real-time relay
CD
2026-03-08 07:37:39 +09:00
-
c3964f8e7a
fix(bridge): rawRPC direct polling + SDK analysis docs + trial-and-error log
CD
2026-03-08 07:08:25 +09:00
-
731dad35bf
docs: update devlog with commit hash
0c3d6cd
CD
2026-03-08 05:56:47 +09:00
-
0c3d6cdb6d
fix(bridge): step structure discovery + approval watcher + AI text relay
CD
2026-03-08 02:29:17 +09:00
-
876143d397
fix(bridge): align Extension protocol with Bot — 3 mismatches fixed
CD
2026-03-08 01:13:28 +09:00
-
4bb72921ae
feat: embed antigravity-sdk source — zero npm dependencies (45KB VSIX)
CD
2026-03-08 00:45:07 +09:00
-
bc2fca0da4
feat: complete SDK rewrite — antigravity-sdk v1.6.0 integration (1155→280 lines)
CD
2026-03-08 00:38:45 +09:00
-
d9e20301c5
probe: Trial E2 complete — Electron access limited, hybrid strategy analysis
CD
2026-03-08 00:01:41 +09:00
-
8c0736fe2b
probe: Trial E2 — Electron webContents + undocumented VS Code commands
CD
2026-03-07 23:38:25 +09:00
-
87094e00b0
feat: subscribeToStream on new cascade — real-time StreamCascadeReactiveUpdates subscription
CD
2026-03-07 23:23:16 +09:00
-
12131b9103
probe: Trial D3 — streaming RPC with protocol_version=1 + cascadeId combined
CD
2026-03-07 23:05:54 +09:00
-
4d1bb7a443
probe: Trial D2 — fixed protobuf encoding (protocol_version=1, cascadeId, ConnectRPC framing)
CD
2026-03-07 22:58:56 +09:00
-
2794a26c77
probe: Trial D — streaming RPCs + JSON retry with live auth context
CD
2026-03-07 22:52:30 +09:00
-
d213c2f0f5
probe: Trial B2 — getChromeDevtoolsMcpUrl, getWsTargets, remote-debugging-port scan
CD
2026-03-07 21:22:23 +09:00
-
026e7d5e33
docs: add SDK analysis results, revise trial plan with sendChatActionMessage discovery
CD
2026-03-07 21:15:19 +09:00
-
7ba1e1b977
probe: Trial A (extension exports) + Trial B (chat commands) — systematic approach
CD
2026-03-07 20:52:33 +09:00
-
804aa19b35
docs: confirm #14 failed, add systematic trial plan (A→E)
CD
2026-03-07 20:48:14 +09:00
-
3fab31b465
docs: comprehensive approach history (14 attempts, failures, unexplored alternatives)
CD
2026-03-07 20:43:41 +09:00
-
0d90b257c3
feat: extractFromLogs for AI response text, remove failed RPCs, summary fallback
CD
2026-03-07 20:31:58 +09:00
-
b0c2f865c8
feat: try LoadTrajectory + multiple RPCs for actual AI response text, summary as fallback
CD
2026-03-07 20:15:27 +09:00
-
7415ab7890
feat: immediately relay summary when new conversation detected with AI response
CD
2026-03-07 20:06:19 +09:00
-
41f90b3b15
fix: track ALL trajectories, detect new conversations, summary fallback per-traj
CD
2026-03-07 19:55:34 +09:00
-
0c9664542e
fix: use getDiagnostics for cascade IDs + summary fallback + stop poll spam
CD
2026-03-07 19:43:31 +09:00
-
dfc76a9b4b
fix: fallback chain for step retrieval (5 method+field combos)
CD
2026-03-07 19:32:32 +09:00
-
b6adeff402
fix: use real API response (trajectoryId, current:true, step count diffing)
CD
2026-03-07 19:25:48 +09:00
-
e4b98af308
docs: LS ConnectRPC reference (100+ RPC methods) + devlog + commands update
CD
2026-03-07 19:16:33 +09:00
-
be6fae71de
fix: correct RPC method names from LS binary (Heartbeat, GetUserTrajectoryDescriptions, GetCascadeTrajectorySteps)
CD
2026-03-07 19:00:11 +09:00
-
f2ed431aa5
fix: LS ConnectRPC use HTTPS when detected, not port heuristic
CD
2026-03-07 18:31:13 +09:00
-
91b3a7ef20
feat: LS ConnectRPC bridge for AI response relay to Discord
CD
2026-03-07 18:15:01 +09:00
-
150967deee
probe: getManagerTrace + getWorkbenchTrace + LS port discovery
CD
2026-03-07 18:04:18 +09:00
-
952883d3d2
probe: getDiagnostics structure discovery for AI response relay
CD
2026-03-07 17:54:45 +09:00
-
67619e8950
docs: mid-session devlog + entry 002 (sendPromptToAgentPanel discovery)
CD
2026-03-07 17:39:00 +09:00
-
befa5d7c26
feat: start scanner loops, remove debug enum, enable chat response relay to Discord
CD
2026-03-07 17:29:23 +09:00
-
8d5e59c60f
feat: use sendPromptToAgentPanel + add 171 command reference doc
CD
2026-03-07 17:16:19 +09:00
-
c85bb64c03
debug: enumerate all antigravity + chat commands at startup
CD
2026-03-07 17:04:26 +09:00
-
ae0fd78f7a
fix: separate panel open and sendTextToChat with 1s delay, try true first
CD
2026-03-07 16:42:21 +09:00
-
180dba18be
fix: try openNewConversation + sendTextToChat, clipboard paste as fallback
CD
2026-03-07 16:31:44 +09:00
-
c688812089
fix: try sendTextToChat with false param (plain text) first, fix try/catch structure
CD
2026-03-07 16:17:53 +09:00
-
e4eb7565ea
feat: use antigravity.sendTextToChat native API for chat submission
CD
2026-03-07 16:09:05 +09:00
-
7f81528c18
fix: try carriage return and Enter keybinding for chat submit
CD
2026-03-07 15:59:31 +09:00
-
5780896273
fix: dynamic chat command discovery + removed toast notification
CD
2026-03-07 15:53:48 +09:00
-
35f39abf39
fix: simulate Enter key after clipboard paste for chat submission
CD
2026-03-07 15:29:12 +09:00
-
b42475c610
fix: chat input submit via acceptInput + query param, clipboard paste fallback
CD
2026-03-07 15:24:32 +09:00
-
0bd525a54c
feat: Discord slash commands /stop /auto /send with guild sync
CD
2026-03-07 15:20:10 +09:00
-
02e9e4d424
fix: bot text confirmation on relay + rename @bridge to @gravity + channel dedup
CD
2026-03-07 15:15:56 +09:00
-
af14e5fbc7
fix: _get_channel fetches existing channels before creating (prevents duplicates)
CD
2026-03-07 15:10:43 +09:00
-
7f15e98e85
fix: try multiple chat open commands for Antigravity compatibility + always consume commands
CD
2026-03-07 15:07:45 +09:00
-
c8c9920dd0
feat: auto-create Discord channel when new project registration detected
CD
2026-03-07 14:59:15 +09:00
-
d227ba57f7
fix: only log registration count when it changes (stop 3s spam)
CD
2026-03-07 14:53:44 +09:00
-
35ee916440
feat: chat capture (@bridge participant, onDidChangeTextDocument), !stop command, chat snapshot scanner
CD
2026-03-07 14:45:44 +09:00
-
d44b4c2f77
feat: full artifact content in Discord (split into chunks) + full task content display
CD
2026-03-07 14:36:18 +09:00
-
046c58879c
fix: periodic register reload in approval scanner + direct project_name access
CD
2026-03-07 14:31:14 +09:00
-
3c84cf5b4b
fix: connect session shows task.md titles + auto-connect option for new projects
CD
2026-03-07 14:20:01 +09:00
-
98bb037c81
feat: session connect command + auto-registration + bridge/register protocol
CD
2026-03-07 14:15:53 +09:00
-
887850d0c9
feat: extension detects project name from git remote URL (priority over folder name)
CD
2026-03-07 14:09:27 +09:00
-
2c56fc7607
feat: multi-project routing — project_name in bridge, per-project channels, extension filtering
CD
2026-03-07 14:07:40 +09:00
-
2a4ef8d0d9
fix: extension fs.watch accepts all event types + debounce (Windows compatibility)
CD
2026-03-07 14:00:08 +09:00
-
f0184ec9bd
fix: bridge.py uses utf-8-sig to handle Windows BOM in pending JSON
CD
2026-03-07 13:43:12 +09:00
-
51cfd57930
fix: asyncio.Lock on channel create + PROJECT_NAME in .env.example
CD
2026-03-07 13:37:22 +09:00
-
efaf29a6d2
refactor: single project channel - guild.fetch_channels API + project_channel singleton
CD
2026-03-07 13:24:42 +09:00
-
7c081e70b5
fix: channel duplication root fix - ready gate + conv_id-first + Discord API search + hash pre-init
CD
2026-03-07 13:09:05 +09:00
-
de6f1c7ffd
feat(phase4): !auto on/off 명령어 - Discord에서 Antigravity 자동승인 토글
CD
2026-03-07 13:01:07 +09:00
-
8b3d723650
fix: 채널 중복 완전 근절 - reconnect 시 이름 dedup + 자동 삭제 + project name 최소 5자
CD
2026-03-07 12:55:41 +09:00
-
aa9be854b4
docs: 세션 종료 - devlog 기록 + Vikunja 동기화 (#221 done, #222 done, #223 created)
CD
2026-03-07 12:37:57 +09:00
-
ce2336c3d6
fix: 승인 메시지 중복 전송 수정 - in-memory sent tracking
CD
2026-03-07 12:20:39 +09:00
-
51ece61a61
fix: 채널 중복 완전 해결 - Discord 캐시 대신 자체 dict로 이름 검색
CD
2026-03-07 12:02:03 +09:00
-
b2622e9052
fix: 채널 중복 생성 근본 수정 - 글로벌 락 + 이름 기반 검색 + API 새로고침
CD
2026-03-07 11:56:10 +09:00
-
1af5fb7bd6
feat: extension VSIX 패키지 빌드 (gravity-bridge-0.1.0)
CD
2026-03-07 11:49:06 +09:00
-
e32be6b2f3
refactor: 전면 재설계 - 시작 시 채널 스팸 제거, content hash 중복 방지, 단일 이벤트 경로
CD
2026-03-07 11:42:11 +09:00
-
52fed8c1d3
feat(phase3): VS Code Extension 스캐폴드 - bridge 연동 (approve/reject/text relay)
CD
2026-03-07 11:32:30 +09:00
-
a76208e4e6
fix: task embed 편집, metadata 중복 제거, closed- 채널 복원
CD
2026-03-07 11:24:04 +09:00
-
5d95185ecd
feat(phase2): 승인/거부 버튼 + bridge 프로토콜 + 테이블 변환 수정 + 중복 메시지 해결
CD
2026-03-07 11:12:56 +09:00
-
26dcb51130
docs: devlog 구조 생성 + 초기 세션 기록
CD
2026-03-07 10:59:43 +09:00
-
02c757f703
fix(bridge): 채널 중복 생성 race condition 수정 + AG- 접두사 + metadata 모니터링
CD
2026-03-07 10:58:10 +09:00
-
ba8454c2e1
feat(bridge): 동적 채널 관리 - gravity-{프로젝트명} 채널 자동 생성/아카이브
CD
2026-03-07 10:36:06 +09:00
-
ea5001f243
feat(bridge): Watcher, Parser, Bot, Main 핵심 컴포넌트 구현 #task-215 #task-216 #task-217 #task-218
CD
2026-03-07 10:21:00 +09:00
-
063257bca0
chore(infra): 프로젝트 초기 설정 - README, .gitignore, requirements.txt, .env.example
CD
2026-03-07 10:12:52 +09:00