777genius
3f2b807bbc
feat(opencode): improve runtime delivery diagnostics
2026-05-12 13:26:33 +03:00
777genius
4e3183d186
test(team): improve provider launch stress runner
2026-05-09 07:53:11 +03:00
777genius
6dab896aee
fix(team): harden process launch diagnostics
2026-05-09 07:33:33 +03:00
777genius
81700a1a14
test(team): harden live launch smoke matrix
2026-05-09 05:52:26 +03:00
777genius
7b4c6cc380
chore(team): checkpoint remaining diagnostics changes
2026-05-09 05:22:38 +03:00
777genius
fc3bd61f93
chore(team): checkpoint launch stability work
2026-05-09 05:04:46 +03:00
777genius
2b6a55b12c
test(attachments): redact smoke signatures
2026-05-09 02:08:16 +03:00
777genius
f459a71260
test(attachments): harden smoke diagnostics
2026-05-09 02:00:19 +03:00
777genius
b9bc2d9453
test(attachments): add claude smoke case
2026-05-09 01:57:01 +03:00
777genius
cb54ac0880
docs(attachments): add smoke harness
2026-05-09 01:24:30 +03:00
777genius
d60abd54fe
chore: checkpoint team runtime work
2026-05-06 11:53:34 +03:00
iliya
75f9e6bcec
feat: add teammate runtime compatibility notices and test coverage
2026-04-25 17:19:30 +03:00
777genius
3fe9a24e41
feat(team): harden launch liveness and recovery
2026-04-24 22:34:08 +03:00
777genius
d517f2b320
feat(team): harden member runtime liveness
2026-04-24 16:18:12 +03:00
777genius
1c07e0fdb6
feat(team): expand opencode review and release support
2026-04-24 12:05:54 +03:00
777genius
9ebc4368d0
fix: stabilize opencode team launch recovery
2026-04-23 18:27:03 +03:00
777genius
fa8bbcbb38
test(team): add opencode mixed recovery smoke
2026-04-23 13:25:38 +03:00
777genius
09004df72c
feat(opencode): add production proof workflow
2026-04-21 21:03:48 +03:00
777genius
89bd4b87e1
feat: add standalone web dev command
2026-04-14 17:23:29 +03:00
777genius
5b328a0f8a
improvement: alot small improvements and fixes
2026-04-13 16:20:57 +03:00
777genius
f24ab438b8
fix(runtime): download dev bootstrap from app release tag
2026-04-12 22:25:59 +03:00
777genius
32cea2a927
feat(task-logs): add board task activity and task log stream
2026-04-12 22:13:43 +03:00
777genius
4869bb35da
feat(agent-teams): harden dev bootstrap and task tooling
2026-04-11 21:57:59 +03:00
777genius
01e9e8350e
feat(frontend): improve runtime connection and team setup ux
2026-04-11 19:55:25 +03:00
777genius
3e74b11b23
feat(team): refine launch and cli status flows
2026-04-10 16:45:00 +03:00
iliya
17bd573ce3
fix(team-runtime): harden refresh flows and reduce ui churn
2026-04-09 16:34:55 +03:00
iliya
759cae2669
fix(pricing): include codex and gemini model costs
2026-04-02 10:23:57 +03:00
iliya
cb6a41d899
feat: add test notification feature and update app identifiers
...
- Introduced a new IPC call for sending test notifications, allowing users to verify notification delivery.
- Updated app identifiers in package.json and notarization script to reflect the new application name.
- Enhanced notification handling in the NotificationManager to prevent garbage collection of active notifications.
- Updated UI components to include a test notification button in the settings, improving user experience.
2026-03-15 13:37:53 +02:00
KaustubhPatange
a039fdd573
feat: add cost calculation metric
2026-02-22 14:39:20 +05:30
matt
540aefc3d3
Implement auto-update functionality and enhance build configuration
...
- Integrated electron-updater for automatic updates, including IPC handlers for checking, downloading, and installing updates.
- Updated electron-builder configuration to include entitlements and notarization scripts for macOS.
- Enhanced README with installation instructions and updated features.
- Added new components for update notifications and dialogs in the renderer.
- Improved CI workflow permissions for better release management.
2026-02-11 21:23:40 +09:00