Skip to content

feat: configure llmdoc startup context - #61

Merged
Disdjj merged 4 commits into
mainfrom
startup-context-config
Aug 31, 2026
Merged

feat: configure llmdoc startup context#61
Disdjj merged 4 commits into
mainfrom
startup-context-config

Conversation

@Disdjj

@Disdjj Disdjj commented Aug 31, 2026

Copy link
Copy Markdown
Member

Summary

  • add llmdoc.config/v1 with configurable SessionStart skill reminders and ordered cold-start document preload
  • keep cold-start preload unbudgeted with a completion marker, while compact re-entry lists document IDs without reinjecting full bodies
  • preserve valid remindSkill choices across preload errors, deduplicate normalized aliases with warnings, and synchronize preload references through mv/prune workflows
  • publish the config schema at https://llmdoc.tokenroll.ai/schemas/config.schema.json and verify it in website CI
  • make fixed CLI, hook, JSON-message, and Viewer interface text English while preserving Chinese search and document content
  • add dogfood config, startup-config skill guidance, generated-surface parity checks, and llmdoc knowledge updates
  • bump package and plugin surfaces to 3.6.0

Validation

  • npm run typecheck
  • npm run lint
  • npm test (70 passed)
  • npm run check:prompts
  • node scripts/check-codex-surface.mjs
  • npm run validate:dogfood
  • website: npm run check, npm run build, npm run check:schema

@Disdjj
Disdjj merged commit ae0695d into main Aug 31, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant