celeste_index, celeste_code_search, celeste_code_review, celeste_code_graph, celeste_code_symbols) return verbatim results with no chat-LLM round-trip.JQueryStatic as #2 before any real database code.mockHandler ranks the same as handleRequest.loadUser ranks #1 — it's a hub node with 12 edges and 4 callersQueryBuilder reveals the auth → database relationshipmockHandler, assertEq) automatically demoted in ranking
authentication session token validate
Find the login code
JQueryStatic — jQuery splits into tokens "j"+"query"+"static", false-matching the search term
loadUser loadSessions revokeUserSession — real session API. BM25 IDF broke the tie.
http request handler middleware
Find HTTP handlers
mocks/server/handlers/ — zero production code in top 10
database connection pool query
Find database code
JQueryStatic at rank #2 — library name decomposition polluted results
ZipkinQuery TempoDataQuery QueriesTab
mock/ test/ *_test.* automatically demoted in rankingceleste serve on localhost./revert rolls back any agent change.celeste init.
bash shell execution · read_file write_file patch_filesearch_files regex · list_dir · git_status git_logpermissions · spawn_agent · checkpoint
code_search MinHash+BM25 semanticcode_review structural 6-categorycode_graph callers/callees · code_symbols listextended_thinking · code_impact
celeste_index rebuild graphceleste_code_search verbatim resultsceleste_code_review no LLM round-tripceleste_code_graph · celeste_code_symbols
web_search · web_fetch scrape pagesweather · currency conversiontwitch_stream · youtube · qr_code · image_gen
ipfs_pin · alchemy blockchain querywallet_monitor balance trackinghash_gen · uuid · password_gen · base64
generate_speech ElevenLabs TTSsound_effect · mix ffmpeg multi-trackaudio_render project timeline · batch · Gantt viz
reminders scheduled alerts · notes persistent scratch · todo task tracking · all stored locally in ~/.celeste
| Feature | Celeste v1.9.3 | OpenClaw | gptme | Aider |
|---|---|---|---|---|
| Language / Runtime | Go (compiled) | Node.js | Python | Python |
| Deploy size | 54 MB binary | ~393 MB + node | ~150 MB + py | ~80 MB + py |
| Code graph | MinHash + BM25 + tree-sitter (10 langs) | embeddings only | none | none |
| Semantic search | no embeddings, pure MinHash | vector DB required | none | none |
| Code review | structural (6 categories) | LLM only | none | none |
| MCP server | 8 tools, 5 direct codegraph | partial | none | none |
| Runtime modes | Chat · Agent · DAG Subagents · Orchestrator | Chat only | Chat + Agent | Chat only |
| Multi-agent | DAG dependencies · element-named | none | none | none |
| Personality | Celeste (lore, grimoire) | none | none | none |
| Embeddings needed | ✓ none required | required | n/a | n/a |