singularity-forge/src/resources/extensions
Jeremy McSpadden fd9565299c feat(autocomplete): add /thinking completions, GSD subcommand descriptions, and test coverage (#1019)
- Add argument completions for /thinking command with all 6 levels
  (off, minimal, low, medium, high, xhigh) and descriptions
- Add descriptions to all GSD 2nd-level subcommand completions across
  14 subcommand groups (auto, mode, parallel, setup, prefs, remote,
  next, history, undo, export, cleanup, knowledge, doctor, dispatch)
- Add 35 new tests for autocomplete and fuzzy matching systems
2026-03-17 18:27:17 -06:00
..
async-jobs fix: don't trigger LLM turns on async_bash job completion (#875) (#880) 2026-03-17 08:30:13 -06:00
bg-shell fix: consolidate duplicate formatting functions (#1011) 2026-03-17 18:07:04 -06:00
browser-tools fix(browser-tools): document intentional silent catches, add debug logging for others (#1013) 2026-03-17 18:01:44 -06:00
context7 fix: resolve TypeScript type errors in misc extension files (#204) (#213) 2026-03-13 11:36:17 -06:00
google-search fix(quick-01): add Client-Metadata and retry logic for Google Search 2026-03-16 10:51:01 +01:00
gsd feat(autocomplete): add /thinking completions, GSD subcommand descriptions, and test coverage (#1019) 2026-03-17 18:27:17 -06:00
mac-tools fix: resolve TypeScript type errors in misc extension files (#204) (#213) 2026-03-13 11:36:17 -06:00
mcporter fix: discover MCP servers from project-root .mcp.json (#692) 2026-03-16 16:15:02 -04:00
remote-questions fix(remote-questions): add null coalesce for optional threadUrl (#1004) 2026-03-17 18:01:22 -06:00
search-the-web fix(search): consolidate duplicate Brave API helpers (#1010) 2026-03-17 18:06:23 -06:00
shared fix(gsd): consolidate string-array normalizer functions into shared utility (#1009) 2026-03-17 18:01:52 -06:00
slash-commands feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
subagent fix: inline bundled extension path parsing in subagent 2026-03-17 17:45:48 -05:00
ttsr feat: add gsd --debug mode with structured JSONL diagnostic logging (#468) 2026-03-15 12:51:24 -05:00
universal-config Merge pull request #693 from trek-e/fix/692-mcp-json-project-root 2026-03-16 14:28:30 -06:00
voice fix(voice): replace __dirname with import.meta.dirname for ESM compat 2026-03-15 19:35:07 -06:00
ask-user-questions.ts fix: resolve TypeScript type errors in misc extension files (#204) (#213) 2026-03-13 11:36:17 -06:00
get-secrets-from-user.ts refactor: remove unnecessary 'as any' casts, dead exports, and duplicate code (#786) 2026-03-16 21:47:04 -06:00