This website requires JavaScript.
Explore
Help
Register
Sign In
Fimeg
/
Redflag
Watch
1
Star
0
Fork
0
You've already forked Redflag
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6e6ad053d4555125016bd0637f4b38cbbd953c23
Redflag
/
aggregator-server
/
internal
History
Fimeg
6e6ad053d4
feat: Add CreateWithIdempotency and idempotency_key support\n\n- Add CreateWithIdempotency method to command factory\n- Add GetCommandByIdempotencyKey to command queries\n- Update CreateCommand to handle idempotency_key field\n- Fix system command list to match actual usage\n\nThis enables proper idempotency for rapid-click prevention.
2025-12-20 15:59:56 -05:00
..
api
Fix zero UUID and storage metrics issues\n\n- Add ID generation in signAndCreateCommand to prevent zero UUIDs\n- Fix storage metrics metadata field (remove pq.Array)\n- Add IdempotencyKey field to AgentCommand model\n\nThese issues were causing duplicate key violations and storage page errors.
2025-12-20 14:26:55 -05:00
command
feat: Add CreateWithIdempotency and idempotency_key support\n\n- Add CreateWithIdempotency method to command factory\n- Add GetCommandByIdempotencyKey to command queries\n- Update CreateCommand to handle idempotency_key field\n- Fix system command list to match actual usage\n\nThis enables proper idempotency for rapid-click prevention.
2025-12-20 15:59:56 -05:00
common
WIP: Save current state - security subsystems, migrations, logging
2025-12-16 14:19:59 -05:00
config
Implement proper storage metrics (P0-009)\n\n- Add dedicated storage_metrics table\n- Create StorageMetricReport models with proper field names\n- Add ReportStorageMetrics to agent client\n- Update storage scanner to use new method\n- Implement server-side handlers and queries\n- Register new routes and update UI\n- Remove legacy Scan() method\n- Follow ETHOS principles: honest naming, clean architecture
2025-12-17 17:00:05 -05:00
database
feat: Add CreateWithIdempotency and idempotency_key support\n\n- Add CreateWithIdempotency method to command factory\n- Add GetCommandByIdempotencyKey to command queries\n- Update CreateCommand to handle idempotency_key field\n- Fix system command list to match actual usage\n\nThis enables proper idempotency for rapid-click prevention.
2025-12-20 15:59:56 -05:00
logging
WIP: Save current state - security subsystems, migrations, logging
2025-12-16 14:19:59 -05:00
models
cleanup: Remove unused files and fix ETHOS violations
2025-12-20 15:23:13 -05:00
scheduler
fix: agent acknowledgment recursion and subsystem UI improvements
2025-11-03 21:02:57 -05:00
services
Implement proper storage metrics (P0-009)\n\n- Add dedicated storage_metrics table\n- Create StorageMetricReport models with proper field names\n- Add ReportStorageMetrics to agent client\n- Update storage scanner to use new method\n- Implement server-side handlers and queries\n- Register new routes and update UI\n- Remove legacy Scan() method\n- Follow ETHOS principles: honest naming, clean architecture
2025-12-17 17:00:05 -05:00
utils
feat: machine binding and version enforcement
2025-11-02 09:30:04 -05:00
version
v0.1.27 release: Complete implementation
2025-12-20 13:47:36 -05:00