Skip to content

feat(knowledge): add one-call KB improvement job#499

Merged
drewstone merged 1 commit into
mainfrom
feat/knowledge-job-dx
Jul 8, 2026
Merged

feat(knowledge): add one-call KB improvement job#499
drewstone merged 1 commit into
mainfrom
feat/knowledge-job-dx

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Summary

  • add runKnowledgeImprovementJob() as the runtime-owned one-call KB improvement loop
  • wrap agent-knowledge readiness scoring with runtime supervised updates, candidate workspaces, promotion, and spend/timing measurements
  • pass readiness specs, findings, and metadata into the supervised updater so agents know what to fix
  • publish against @tangle-network/agent-knowledge@1.11.1 and @tangle-network/agent-eval@0.108.1 with one eval copy in the lockfile

Verification

  • pnpm run lint passed: 381 files checked
  • pnpm run typecheck passed, including examples
  • pnpm exec vitest run passed: 131 files, 1,274 passed, 2 skipped
  • pnpm run build passed
  • pnpm run docs:check passed: docs freshness OK, 1,510 catalogued symbols, 4,614 public exports checked
  • pnpm run verify:package passed
  • pnpm list @tangle-network/agent-knowledge @tangle-network/agent-eval --depth 1 shows agent-knowledge 1.11.1 and one agent-eval 0.108.1 resolution
  • git merge-tree --write-tree origin/main HEAD returned 79aa762d920094ff74078f01a47783487d25deb6

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved drewstone PR — 3c7492fc

This PR was opened by the trusted drewstone account.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: drewstone_author · 2026-07-08T20:03:00Z

@drewstone drewstone merged commit e48d35f into main Jul 8, 2026
1 check passed
@drewstone drewstone deleted the feat/knowledge-job-dx branch July 8, 2026 20:04
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.

2 participants