ProfSynapse/nexus
107Stars
16Forks
40Claude Commits
TypeScriptLanguage
First Claude commit: Dec 2, 2025Last Claude commit: 26d agoDiscovered: Apr 5, 2026
Recent Claude Commits
research: add complete-solution eval + workspace integration design
e1da8e526d agoauthor_emailresearch: audio editor leaf view with transcript-first editing
788550526d agoauthor_emailchore: update package-lock.json from npm install
85a5b391mo agoauthor_emailfix: ActionExecutor tool migration + ghost workspace defense
20fc0281mo agoauthor_emailchore: update package-lock.json after npm install
b95e4032mo agoauthor_emailtest: add unit tests for transport multi-client and reconnection logic
bc028632mo agoauthor_emailfix: per-connection MCP servers to support multi-client IPC and prevent transport race
a2d4e682mo agoauthor_emaildocs: Add canvas agent research documentation
70c90113mo agoauthor_emaildocs: Add tool simplification proposal
93da8d24mo agoauthor_emailrefactor: Simplify subagent tool to spawn-only
472314a4mo agoauthor_emailrefactor: Apply SOLID/DRY fixes to subagent architecture
11210cc4mo agoauthor_emailfix: Improve type safety across subagent architecture
4f6c2c64mo agoauthor_emailstyle: Add CSS for subagent UI components
cd39f724mo agoauthor_emailfeat: Complete Phase 3-4 subagent UI components and queue integration
61a09b74mo agoauthor_emailfeat: Wire up SubagentExecutor with existing infrastructure and add diagnostic logging
2c28afc4mo agoauthor_emailfeat: Register subagent tools in AgentManagerAgent
afb81e04mo agoauthor_emailfeat: Update UI components to use unified branches model
72816ed4mo agoauthor_emailfeat: Add branch migration service and update BranchManager for unified model
b767d034mo agoauthor_emailfeat: Implement subagent core infrastructure
237aeca4mo agoauthor_emaildocs: Expand janitorial plan with codebase audit
88dc2164mo agoauthor_emaildocs: Update UI spec to use Obsidian native components
44526fc4mo agoauthor_emaildocs: Expand subagent spec with cancellation, UI, SOLID review
a0dfab14mo agoauthor_emaildocs: Add subagent architecture specification
da3b4874mo agoauthor_emailfeat: Add Gemini 3.0 Flash Preview model to Google, OpenRouter, and Requesty adapters
ae5c7d84mo agoauthor_emaildocs: Add comprehensive edge cases section for embedding system
0a7e74e4mo agoauthor_emaildocs: Disable embeddings on mobile (desktop-only)
ffbdbbe4mo agoauthor_emaildocs: Add Obsidian status bar integration for embedding progress
7ed3d294mo agoauthor_emaildocs: Add WASM pitfalls analysis for Electron context
fb225b44mo agoauthor_emaildocs: Add initial indexing queue with progress tracking
8336bbe4mo agoauthor_emaildocs: Simplify to FTS5 only (no migration needed)
813a8634mo agoauthor_emaildocs: Confirm FTS4/FTS5 support and add hybrid search example
c22b3404mo agoauthor_emaildocs: Simplify embeddings design to single database approach
84dd0754mo agoauthor_emaildocs: Add pre-built sqlite-vec WASM package options
73b35894mo agoauthor_emaildocs: Add Obsidian/Electron considerations for embeddings
7d1ba454mo agoauthor_emaildocs: Add SQLite-vec embeddings integration design
2b8d0364mo agoauthor_emailrefactor: Complete snapshot-to-state terminology migration
cbf793f4mo agoauthor_emailchore: Remove stale backup file
a9dcbfc4mo agoauthor_emailrefactor: Clean up redundant methods and rename snapshot to state
333f4584mo agoauthor_emailrefactor: Remove redundant getByName methods, keep only unified getByNameOrId
87bde9e4mo agoauthor_emailfeat: Enable name/ID unified lookup for agents, workspaces, sessions, and states
b482fb14mo agoauthor_email