> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qredence.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Cleanup opportunities

> Source TODO markers: 4 in packages/coding-agent/src/core/ (persistent kernel reconsideration, abort plumb, best-effort exit). Test FIXMEs: packages/ai/test/tokens.test.ts,...

Source TODO markers: 4 in `packages/coding-agent/src/core/` (persistent kernel reconsideration, abort plumb, best-effort exit). Test FIXMEs: `packages/ai/test/tokens.test.ts`, `image-tool-result.test.ts` (`FIXME(xiaomi)` for Anthropic-compatible streaming). Largest files: `packages/coding-agent/src/core/agent-session.ts` (\~11.2k lines), `packages/coding-agent/test/daemon-mode.test.ts` (\~9.9k lines), `packages/ai/src/models.generated.ts` (\~20.6k, generated). Dependency freshness: `.npmrc` `min-release-age=7`, `web/pnpm-workspace.yaml` `minimumReleaseAge: 10080`. `shiki: 4.4.2` pinned in `web/pnpm-workspace.yaml` for type consistency. Lockstep versions (`0.7.1`) enforced by `scripts/sync-versions.js`.

Related: [Patterns and conventions](/fleet-prime-agent/how-to-contribute--patterns-and-conventions), [Release pipeline](/fleet-prime-agent/deployment--release-pipeline)
