Hugo Nijhuis HugoNijhuis
  • Joined on 2025-12-29
HugoNijhuis commented on pull request flowmade-one/aether#55 2026-01-10 22:52:31 +00:00
[Issue #5] Add ShardManager unit tests

Correction to Previous Review

The previous AI code review was incorrect due to a reviewer agent error (it was on the wrong git branch during analysis).

Actual PR Content:

  • Branch:…
HugoNijhuis deleted branch issue-21-namespace-event-filtering-v2 from flowmade-one/aether 2026-01-10 22:51:24 +00:00
HugoNijhuis pushed to main at flowmade-one/aether 2026-01-10 22:51:23 +00:00
ef73fb6bfd Add namespace event filtering (SubscribeWithFilter)
HugoNijhuis merged pull request flowmade-one/aether#54 2026-01-10 22:51:21 +00:00
[Issue #21] Add namespace event filtering
HugoNijhuis commented on pull request flowmade-one/aether#56 2026-01-10 22:51:20 +00:00
[Issue #10] Add integration tests for JetStreamEventStore

AI Code Review

This is an automated review generated by the code-review skill.

Summary

This PR adds comprehensive integration tests for JetStreamEventStore with excellent coverage…

HugoNijhuis commented on pull request flowmade-one/aether#54 2026-01-10 22:51:15 +00:00
[Issue #21] Add namespace event filtering

AI Code Review

This is an automated review generated by the code-reviewer agent.

Summary

This PR successfully implements namespace event filtering via SubscribeWithFilter, enabling…

HugoNijhuis commented on pull request flowmade-one/aether#55 2026-01-10 22:50:52 +00:00
[Issue #5] Add ShardManager unit tests

AI Code Review

This is an automated review generated by the code-reviewer agent.

Summary

This PR has a critical mismatch between its title/description and actual content. The PR claims…

HugoNijhuis created pull request flowmade-one/aether#56 2026-01-10 22:49:43 +00:00
[Issue #10] Add integration tests for JetStreamEventStore
HugoNijhuis pushed to issue-10-jetstream-integration-tests at flowmade-one/aether 2026-01-10 22:49:22 +00:00
bf814b23f5 Add integration tests for JetStreamEventStore
HugoNijhuis created branch issue-10-jetstream-integration-tests in flowmade-one/aether 2026-01-10 22:49:21 +00:00
HugoNijhuis created pull request flowmade-one/aether#55 2026-01-10 22:47:31 +00:00
[Issue #5] Add ShardManager unit tests
HugoNijhuis pushed to issue-5-shardmanager-unit-tests at flowmade-one/aether 2026-01-10 22:47:16 +00:00
53576d6f04 Add ShardManager unit tests
HugoNijhuis created branch issue-5-shardmanager-unit-tests in flowmade-one/aether 2026-01-10 22:47:16 +00:00
HugoNijhuis created pull request flowmade-one/aether#54 2026-01-10 22:46:13 +00:00
[Issue #21] Add namespace event filtering
HugoNijhuis created branch issue-21-namespace-event-filtering-v2 in flowmade-one/aether 2026-01-10 22:46:03 +00:00
ef73fb6bfd Add namespace event filtering (SubscribeWithFilter)
HugoNijhuis closed pull request flowmade-one/architecture#82 2026-01-10 22:44:40 +00:00
[Issue #76] Add validation and interactive guidance to /create-capability
HugoNijhuis commented on issue flowmade-one/architecture#86 2026-01-10 22:42:13 +00:00
Spawn agents with cwd set to their worktree

is it maybe smarter to have the coordinator part in spawn-issues be the one to set up the worktrees for the background agents and clean them up after?

HugoNijhuis commented on pull request flowmade-one/architecture#82 2026-01-10 22:40:59 +00:00
[Issue #76] Add validation and interactive guidance to /create-capability

AI Code Review - Follow-up

This is an automated review generated by the code-reviewer agent.

Summary

The PR successfully addresses the previous blocking issue. The approval gate now…

HugoNijhuis merged pull request flowmade-one/aether#49 2026-01-10 18:52:33 +00:00
[Issue #22] Add EventBroadcaster metrics