AI Agent
3641b7e575
feat(cdp-bridge): improve antigravity client and shared protobuf definitions
...
Updates to the CDP bridge and shared protocol layer:
- infra/cdp-bridge/src/cdp_controller.js: Enhanced CDP session management
- infra/cdp-bridge/src/services/antigravity_client.js: Improved Antigravity
WebSocket client with reconnection and error handling
- shared/buf.connect.gen.yaml / shared/buf.es.gen.yaml: Buf code generation
configuration updates
- shared/src/proto/antigravity_connect.ts / antigravity_pb.ts: Updated
Connect-RPC protobuf definitions for the Antigravity protocol
2026-06-07 21:27:34 +01:00
AI Agent
3ab9284d82
feat(vscode): enhance Aurelio VS Code extension with new tabs and integrations
...
Major updates to the Aurelio VS Code extension:
New Tabs:
- LifestreamTab: Personal data stream browser
- BolsaDoMundial webview: Fantasy league integration
- Enhanced SettingsTab with more configuration options
Updated Tabs:
- AntigravityTab: Improved IDE bridge controls
- DashboardsTab: Better dashboard management
- EscolaTab: Enhanced learning environment
- KnowledgeTab: Improved knowledge base browser
- LabTab: Hardware lab integration
Core Improvements:
- antigravity/antigravityService.ts: Better Antigravity CDP integration
- core/diracClient.ts: Dirac native binary client enhancements
- electronics/remoteEdaClient.ts: Remote EDA tool support
- extension.ts: Extension activation and lifecycle improvements
- models/kimiClient.ts: Kimi API client updates
- models/modelRouter.ts: Multi-model routing improvements
- webview/chatPanel.ts, controlCenterPanel.ts, pdfViewerPanel.ts:
Panel management and UI updates
- webview/bolsaDoMundial.ts: Fantasy league webview provider
Dependencies:
- package.json: Added new extension dependencies and commands
2026-06-07 21:27:27 +01:00
AI Agent
b91e41736d
feat(aurelio-web): update Svelte web portal with messaging and bridge improvements
...
Updates to the Svelte-based Aurelio Web Portal:
- deploy.sh: Deployment script refinements for CT 207
- server/services/antigravityBridge.ts: Enhanced Antigravity IDE bridge
- server/services/messageDispatcher.ts: Improved message dispatching
- web/src/App.svelte: UI updates and routing improvements
- web/src/lib/messageBus.svelte.ts: Message bus enhancements
2026-06-07 21:27:16 +01:00
AI Agent
538833ef23
chore(submodule): update Antigravity-Tools-LS to incorporate IDE path persistence and Electron process filtering
2026-05-23 14:15:03 +01:00
AI Agent
da42bb2ca0
chore(aurelio-vscode): add build artifacts (dist bundle and build log)
2026-05-21 16:48:16 +01:00
AI Agent
a6eeb86433
chore: add MCP and Docker infrastructure fixes session logs
2026-05-21 16:48:16 +01:00
AI Agent
3d088aab86
feat(aurelio-web): update Antigravity bridge, Svelte App, and shared deps
...
- Update antigravityBridge service endpoint handling
- Enhance App.svelte with improved UI flow
- Bump shared package dependencies
2026-05-21 16:48:16 +01:00
AI Agent
07d88c5443
feat(aurelio-vscode): enhance extension core with MCP server management and build updates
...
- Add MCP server lifecycle management to McpServerManager
- Expand controlCenterPanel with new webview message handlers
- Update extension entry point with additional registrations
- Add new dependencies and update webpack config
2026-05-21 16:48:08 +01:00
AI Agent
ccc85ec48d
feat(aurelio-vscode): refactor Control Center UI with tab components and new viewers
...
- Refactor App.svelte into modular tab components (TabRenderer)
- Add BomOptimizeTable, ErcViewer, PowerRailViewer, McpHealthBanner
- Enhance SpicePlot with improved rendering and interactivity
- Expand SessionsTab with richer session management
- Update EscolaTab and KnowledgeTab with new features
- Extend messageBus with additional event types
- Update escola types with expanded definitions
2026-05-21 16:48:02 +01:00
AI Agent
85cc95bdc8
feat(aurelio): add Fábio Hardware Maestro heterónimo definition
2026-05-21 16:47:52 +01:00
AI Agent
8122518363
chore(aurelio): sync brain sessions, chronicle, conscience, and MCP config
...
- Update active session and session logs
- Sync chronicle timeline and realm entries
- Update conscience current state and latest report
- Update MCP server configuration
2026-05-21 16:47:45 +01:00
AI Agent
b191e2f9eb
feat(ui): add impressoras dashboard to control center
...
Implements Svelte-based Omni-Printing UI connected to the olhos-de-orpheu MCP server, adding status, hardware tools, and HP specific overrides.
2026-05-12 20:46:40 +01:00
AI Agent
829266c257
feat: initialize session memory logs and tracking for multiple workspace sessions
2026-05-12 12:47:46 +01:00
AI Agent
8a2bb9e560
docs(conscience): add v0.9.4 upgrade report and Omni-Printing session snapshot
2026-05-12 12:31:40 +01:00
AI Agent
9c2b9ddd9d
feat(aurelio): add Omni-Printing UI, OCR notebook script, and hardware bridge server
2026-05-12 12:30:43 +01:00
AI Agent
108334c85a
docs(chronicle): save session 2026-05-11_native-grpc-dirac-bridge
2026-05-11 21:29:49 +01:00
AI Agent
51668a831e
chore: save remaining session artifacts and knowledge notes
2026-05-11 21:28:22 +01:00
AI Agent
5019b7c425
feat(cdp): update cdp-bridge server endpoints and dependencies
2026-05-11 21:28:16 +01:00
AI Agent
83f100c6c7
fix(vscode): resolve chat routing and stabilize control center webviews
...
Fixed missing event handlers in messageBus.svelte.ts, prefixed chat messages for correct panel routing, and resolved ESM/CJS build issues in package.json.
2026-05-11 21:28:10 +01:00
AI Agent
735f0776ed
feat(dirac): implement native gRPC bridge for headless antigravity
...
Resolved protobuf schema discrepancies and injected OAuth auth interceptor to establish stable native gRPC communication between dirac and language server.
2026-05-11 21:28:05 +01:00
AI Agent
7814ceda68
feat(web): update message dispatcher and svelte app for aurelio-web
...
Updated routing and event handling in aurelio-web server and web UI to align with extension messaging architecture.
2026-05-11 21:27:58 +01:00
AI Agent
ba90152822
chore: atomic-commits and upgrade-conscience
2026-05-05 17:40:28 +01:00
AI Agent
ffd9c31f56
refactor(submodules): replace git submodules with markdown reference docs
...
Remove legacy git submodules from the tree and replace them with static markdown reference documents containing the original URLs to guide agents and maintain a cleaner, lightweight repository structure.
2026-05-05 17:27:33 +01:00
AI Agent
ef64ba8bcf
chore: flatten history and absorb submodules into monolith
2026-05-05 17:10:43 +01:00