Skip to content

[CONTEXT] - Summaries and tasks injection - #4

Draft
Konstantin Yakovlev (kyakovlev-ds) wants to merge 2 commits into
mainfrom
kyakovlev/context_injection
Draft

[CONTEXT] - Summaries and tasks injection#4
Konstantin Yakovlev (kyakovlev-ds) wants to merge 2 commits into
mainfrom
kyakovlev/context_injection

Conversation

@kyakovlev-ds

Copy link
Copy Markdown

Context injection in adapter

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

🔎 Lint report: kyakovlev/context_injection vs origin/main

ruff

Total: 0 on HEAD, 0 on base (➖ 0)

🆕 New issues: none

✅ Fixed issues: none

Unchanged: 0 pre-existing issues carried over.

ty (type checker)

Total: 11489 on HEAD, 11488 on base (🆕 +1)

🆕 New issues (1):

Rule Count
unresolved-import 1
First entries
plugins/platforms/slack/adapter.py:85: [unresolved-import] unresolved-import: Cannot resolve imported module `slack_summary_db`

✅ Fixed issues: none

Unchanged: 6037 pre-existing issues carried over.

Diagnostics are surfaced as warnings — this check never fails the build.

nikitaBarkov pushed a commit that referenced this pull request Aug 3, 2026
…e-review #4)

The compression heartbeat's terminal 'context compression completed'
stamp force-persists against the PARENT session id (agent.session_id at
stamp time). After the out-of-place rotation the parent is archived but
kept advertising a fresh last_activity_at + terminal label forever.
Clear the parent row's activity labels best-effort after a committed
rotation (keeps last_activity_at so idle clocks stay continuous; the
child carries live labels). Regression asserts the archived parent's
labels are cleared while the child's lineage is intact
(sabotage-verified).
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