Skip to content

staging 2 main#57

Merged
KjetilVaa merged 4 commits intomainfrom
staging
Feb 26, 2026
Merged

staging 2 main#57
KjetilVaa merged 4 commits intomainfrom
staging

Conversation

@KjetilVaa
Copy link
Copy Markdown
Collaborator

No description provided.

KjetilVaa and others added 4 commits February 25, 2026 15:00
…to 0.2.17

The YAML frontmatter parser exited the actions array early when it
encountered a blank line between action items, causing subsequent
action fields (like `name`) to overwrite top-level manifest fields.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Two bugs in the directory heartbeat/registration flow:

1. Heartbeat piggyback was overwriting app total_interactions with the
   coordinator agent's tasks_completed + tasks_failed, clobbering the
   independently tracked appInteractions counter. Now total_interactions
   is only incremented via the appInteractions path.

2. Coordinated apps registered with type:"coordinated" but no explicit
   coordinatorAddress got coordinator_address=null in the DB. The
   heartbeat piggyback couldn't find the app, so the sweep marked it
   offline. Now the directory auto-sets coordinator_address to the
   registering agent's address for coordinated apps.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Fix app interaction counter reset and coordinator inference
Fix frontmatter parser blank line bug, bump to 0.2.17
@KjetilVaa KjetilVaa merged commit 81cdfa3 into main Feb 26, 2026
4 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