• Joined on 2026-03-16
helm pushed to main at helm/ulysses 2026-07-07 00:26:48 -04:00
80f38c9443 Detect llama.cpp server readiness for auto-endpoint registration
helm pushed to main at helm/ulysses 2026-07-07 00:23:11 -04:00
6918d9417f Fix ReferenceError: streamingTTS is not defined in chat error handler
helm pushed to main at helm/ulysses 2026-07-06 23:24:01 -04:00
9cbe6a165b Connect Ulysses to searxng network for search engine access
helm pushed to main at helm/ulysses 2026-07-06 22:29:13 -04:00
886d941a65 Point SEARXNG_INSTANCE to standalone searxng at host.docker.internal:8888
helm pushed to main at helm/ulysses 2026-07-06 21:56:57 -04:00
e7b5274af6 Add LD_LIBRARY_PATH=/app/.local/bin to container env for native llama.cpp binary
helm pushed to main at helm/obsidian-mcp-server 2026-07-06 21:41:56 -04:00
31a288933f Front-load (not memory) disambiguation into tool descriptions for 120-char prompt truncation
helm pushed to main at helm/obsidian-mcp-server 2026-07-06 21:33:25 -04:00
edbb4b7152 fix: disambiguate MCP tool descriptions — mark all as FILESYSTEM TOOL
helm pushed to main at helm/ulysses 2026-07-06 21:26:21 -04:00
4b98744495 ulysses: remove bundled searxng — conflicts with standalone instance at :8888
helm pushed to main at helm/ulysses 2026-07-06 21:13:54 -04:00
ea201ab4b0 fix: always show Scan button in Serve tab; invalidate cache after download
helm created branch main in helm/ulysses 2026-07-06 21:10:59 -04:00
helm pushed to main at helm/ulysses 2026-07-06 21:10:59 -04:00
1f6dc80525 ci: add focused test guidance signal (#4982)
0b3338c69d test: split service health tests (#4972)
ff7164b9ec fix: resolve RAG manager search signature TypeError (#4994)
7f43678a24 fix(tools): handle non-dict JSON values in _parse_tool_args (closes #5043) (#5064)
8c943226f8 fix(mobile): stack the model-comparison grid into one column on phones (#4979)
Compare 10 commits »
helm created repository helm/ulysses 2026-07-06 21:08:41 -04:00
helm created branch main in helm/obsidian-mcp-server 2026-07-04 10:10:31 -04:00
helm pushed to main at helm/obsidian-mcp-server 2026-07-04 10:10:31 -04:00
37df28e159 Initial commit: Obsidian MCP Server
helm created repository helm/obsidian-mcp-server 2026-07-04 10:10:07 -04:00
helm pushed to main at helm/ai-skills-api 2026-03-23 01:23:05 -04:00
79da07673a Fix: Disable DNS rebinding protection by default to prevent 421 errors with remote access
helm pushed to main at helm/ai-skills-api 2026-03-23 00:47:50 -04:00
dfb684f319 docs: simplify project identification guidance; trust AI to use local tools
helm pushed to main at helm/ai-skills-api 2026-03-23 00:46:57 -04:00
63f41c318a Simplify MCP instructions: remove workflow coaching, trust AI's local tools
helm pushed to main at helm/ai-skills-api 2026-03-23 00:40:37 -04:00
a23ae2c4e0 docs: add note about first session project identifier prompt
helm pushed to main at helm/ai-skills-api 2026-03-23 00:40:12 -04:00
9e3d5ae550 MCP: coach AI to ask for project ID at session start; add project-setup-guide seed skill