Block a user
[Issue #37] Replace interface{} with properly defined interfaces
[Issue #37] Replace interface{} with properly defined interfaces
Re-Review: Approved
The type assertion bug has been fixed correctly:
- Added ModelPayload and MessagePayload concrete types implementing the interfaces
- handleClusterMessage now properly…
[Issue #37] Replace interface{} with properly defined interfaces
Fix Applied
Addressed the type assertion bug in handleClusterMessage:
- Added
ModelPayloadandMessagePayloadconcrete types that implementRuntimeModelandRuntimeMessageinterfaces -…
HugoNijhuis
deleted branch issue-38-injectable-config from flowmade-one/aether
2026-01-10 15:10:54 +00:00
[Issue #38] Make configuration values injectable rather than hardcoded
[Issue #38] Make configuration values injectable rather than hardcoded
AI Code Review
This is an automated review generated by the code-reviewer agent.
Summary
This PR successfully makes configuration values injectable across JetStream, HashRing, and…
[Issue #39] Handle malformed events during JetStream replay with proper error reporting
Code Review - PR #41
Status: Approved
Summary
This PR introduces proper error handling for malformed events during JetStream replay, addressing Issue #39. The implementation is clean,…
Proposal: Build Kubernetes-native Git Server
Clarification: Built on Aether
The git server should be built on Aether, not extract primitives from it or use NATS directly.
Since the monorepo split (#54), Aether exists as `git.flowmade…
Proposal: Build Kubernetes-native Git Server
Architecture Alignment Update
The architecture repository now documents our beliefs and patterns in software-architecture.md. This proposal aligns well with our organizational approach:
###…
HugoNijhuis
deleted branch issue-74-capability-writing-skill from flowmade-one/architecture
2026-01-10 14:44:32 +00:00
Create capability-writing skill with templates and design guidance