Commit Graph

  • 00a96234c6 fix: enforce CSRF on server mutations Hare 2026-08-24 14:50:15 +09:00
  • fc3b663510 fix: authorize Runtime profile archive fetches Hare 2026-08-24 14:39:16 +09:00
  • e4e045d059 fix: preserve Workdir provider rejection codes Hare 2026-08-24 14:30:34 +09:00
  • 436feaf33d fix: close remaining Workspace auth gaps Hare 2026-08-24 14:28:44 +09:00
  • 29f450b962 fix: map missing default Runtime to bad request Hare 2026-08-24 14:16:38 +09:00
  • db343893c8 fix: secure HTTPS browser session cookies Hare 2026-08-24 14:11:51 +09:00
  • 554906ec02 fix: treat legacy Runtime config as unconfigured Hare 2026-08-24 14:07:42 +09:00
  • 18c37f4842 fix: persist Workdir Runtime failure classifications Hare 2026-08-24 13:59:52 +09:00
  • 83382b824a fix: protect legacy Workspace API routes Hare 2026-08-24 13:56:46 +09:00
  • 6203316aa1 fix: defer local repository validation to runtimes Hare 2026-08-24 13:46:02 +09:00
  • d57b4d1d5e fix: align ticket queue projection test Hare 2026-08-24 13:42:39 +09:00
  • 379ae214fc feat: queue tickets with dependency context Hare 2026-08-24 13:40:33 +09:00
  • 163a403636 feat: support typed remote repository sources Hare 2026-08-24 13:35:19 +09:00
  • 53edaadc3a feat: authenticate Workspace API requests Hare 2026-08-24 13:32:55 +09:00
  • 3c2664c3ce feat: sign Runtime workspace requests Hare 2026-08-24 13:32:49 +09:00
  • d9048954a5 fix: reject unsupported Workdir runtimes before delegation Hare 2026-08-24 13:24:59 +09:00
  • 4f84dfd73f feat: resolve default Runtime for Workdir creation Hare 2026-08-24 13:15:18 +09:00
  • d69c367285 feat: prepare agen crates for publication master Hare 2026-08-23 03:41:51 +09:00
  • aa8dd4f89e test: align workspace server fixtures with current authority Hare 2026-08-22 23:14:05 +09:00
  • b12e0785e2 fix: migration error Hare 2026-08-23 02:10:03 +09:00
  • 24291a4545 fix: resolve ticket assignment target integration Hare 2026-08-23 00:23:38 +09:00
  • 92d073ff36 fix: accept queued lifecycle assignments Hare 2026-08-22 23:58:55 +09:00
  • bc57ef38c1 fix: guard state change event transitions Hare 2026-08-22 23:48:11 +09:00
  • ae8a0316d8 fix: guard state field workflow transitions Hare 2026-08-22 23:41:35 +09:00
  • 2cfbb1caea fix: make role assignment retries idempotent Hare 2026-08-22 23:34:52 +09:00
  • 703398bd2c fix: reject invalid coder principals safely Hare 2026-08-22 23:27:27 +09:00
  • 10c80ae514 fix: close ticket start authority gaps Hare 2026-08-22 23:17:44 +09:00
  • 285763f4ae fix: enforce ticket assignment mutation fences Hare 2026-08-22 23:06:28 +09:00
  • 8030045602 feat: generalize ticket role assignments Hare 2026-08-22 22:48:56 +09:00
  • 8c85b93e7d feat: integrate ticket notify delivery warnings Hare 2026-08-22 21:59:21 +09:00
  • 4017992c7d fix: share ticket query route contracts Hare 2026-08-22 20:20:38 +09:00
  • 9dc6d8f144 fix: preserve backend product authority boundaries Hare 2026-08-22 20:03:27 +09:00
  • 779ced82b1 fix: allow workspace clients through ticket REST operations Hare 2026-08-22 19:43:18 +09:00
  • 30e4985f9a feat: route product commands through backend targets Hare 2026-08-22 19:15:46 +09:00
  • 1a1e3c286f feat: integrate workspace memory settings authority Hare 2026-08-22 00:34:30 +09:00
  • 71c906e04d fix: reject legacy workspace worker restore Hare 2026-08-22 00:28:33 +09:00
  • e6bfb27fa9 fix: make workdir command completion stateful Hare 2026-08-22 00:20:45 +09:00
  • 2a3ece0364 fix: validate workspace memory settings authority Hare 2026-08-21 22:16:41 +09:00
  • 61d174b174 fix: enforce workspace memory settings contract Hare 2026-08-21 22:05:53 +09:00
  • c4814115de feat: bind memory language to workspace settings Hare 2026-08-21 21:50:12 +09:00
  • f84377b2fe feat: integrate ticket notify delivery warnings Hare 2026-08-21 20:32:26 +09:00
  • 19f506f8bc fix: restore reviewer ticket and merge request reads Hare 2026-08-21 20:23:26 +09:00
  • 0a9d09b958 test: cover complete notification delivery failure Hare 2026-08-21 19:19:26 +09:00
  • 83c6d290b4 fix: complete notification warning context Hare 2026-08-21 19:11:16 +09:00
  • 831db34acf fix: surface failed Ticket notification delivery Hare 2026-08-21 19:05:53 +09:00
  • 4a276b0af0 fix: scope console and workspace shell widths Hare 2026-08-21 18:34:40 +09:00
  • c2b82a2591 fix: contain ticket operation rail layout Hare 2026-08-21 18:30:38 +09:00
  • 99daaf31b6 fix: widen workspace shell to 920px Hare 2026-08-21 18:08:53 +09:00
  • 94e51ea6d1 fix: clean up console task summary Hare 2026-08-21 18:06:55 +09:00
  • f2d2ab0102 fix: center workspace shell at 720px Hare 2026-08-21 18:04:48 +09:00
  • 6f42f23d2b fix: enlarge overview activity summaries Hare 2026-08-21 17:40:33 +09:00
  • 8f54fa2a00 fix: remove console composer overhang Hare 2026-08-21 17:37:37 +09:00
  • c110965911 fix: remove redundant console chrome Hare 2026-08-21 17:26:47 +09:00
  • 2a48dfc41a fix: set bash output to compact terminal sizing Hare 2026-08-21 15:22:52 +09:00
  • 0451142d41 fix: align bash sizing with xterm defaults Hare 2026-08-21 15:18:32 +09:00
  • 65f18b0cdb fix: match bash output to terminal cell sizing Hare 2026-08-21 15:11:15 +09:00
  • ea31c7ca81 fix: tighten bash terminal line spacing Hare 2026-08-21 13:46:52 +09:00
  • dd47dba5b0 feat: render bash ANSI colors in web console Hare 2026-08-21 13:36:03 +09:00
  • cbedc76d06 fix: simplify live bash output presentation Hare 2026-08-21 13:12:50 +09:00
  • a4aa1a1848 fix: preserve command telemetry through workdir delegation Hare 2026-08-21 13:01:44 +09:00
  • ee8ee360ef fix: share workspace runtime worker contracts Hare 2026-08-21 12:35:58 +09:00
  • 72cae33ea6 chore: merge develop into work/companion Hare 2026-08-21 11:38:47 +09:00
  • 0cd5ca11cc feat: expose merge requests as workspace resources Hare 2026-08-21 11:31:45 +09:00
  • ccb9d03865 feat: add workspace switcher menu Hare 2026-08-21 11:30:23 +09:00
  • 41cd2d044a fix: verify resource key schema drift Hare 2026-08-21 10:32:25 +09:00
  • 85d1815dcf feat: adopt Workspace resource keys Hare 2026-08-21 10:20:32 +09:00
  • 9989aed916 Merge branch 'work/companion' into develop Hare 2026-08-21 07:21:09 +09:00
  • 3f2ba9df47 fix: migration error Hare 2026-08-21 07:20:48 +09:00
  • cd9f0f009e chore: merge develop into work/companion Hare 2026-08-21 07:18:07 +09:00
  • b49abce798 fix: locate multiline Console Tasks source Hare 2026-08-21 07:13:46 +09:00
  • 51b381a701 feat: switch Web SubWorker views Hare 2026-08-21 07:12:37 +09:00
  • bea121ade0 feat: switch TUI SubWorker views Hare 2026-08-21 07:12:20 +09:00
  • 18112d29a6 feat: project SubWorker activity in sidebar Hare 2026-08-21 07:12:04 +09:00
  • 8bedfcda84 fix: remove caller worker revision fence Hare 2026-08-21 07:11:45 +09:00
  • 402543d617 Merge remote-tracking branch 'origin/develop' into develop Hare 2026-08-21 05:37:57 +09:00
  • a21ef31ee7 fix: make authentication workspace independent Hare 2026-08-21 05:04:17 +09:00
  • e8c159247a fix: serve chooser before workspace creation Hare 2026-08-21 04:51:44 +09:00
  • 5dd9392575 fix: serve workspace chooser at root Hare 2026-08-21 04:45:05 +09:00
  • da2296bc9c fix: restore workspace routing contracts Hare 2026-08-21 04:36:40 +09:00
  • 8e4f35eb3f fix: update TUI command snapshot fixture Hare 2026-08-21 04:21:18 +09:00
  • 9917c09b19 feat: integrate workspace switching Hare 2026-08-21 04:18:32 +09:00
  • 4445501f6c fix: recover command snapshots after provider lag Hare 2026-08-21 04:09:42 +09:00
  • 6fe36f3e46 feat: integrate command output streaming Hare 2026-08-21 03:54:47 +09:00
  • cfb173c570 fix: preserve command stream boundaries and lifecycle evidence Hare 2026-08-21 03:49:45 +09:00
  • ad729af592 feat: add web workspace chooser and creation Hare 2026-08-20 18:34:28 +09:00
  • 17abe1c40c feat: add scoped TUI workspace selection Hare 2026-08-20 18:34:18 +09:00
  • 4b8dc302ee fix: fence workspace bootstrap and resource routing Hare 2026-08-20 17:52:23 +09:00
  • cf2e74404d feat: dispatch registered workspaces independently Hare 2026-08-20 17:28:14 +09:00
  • a0e161c653 feat: integrate workspace-scoped resource references Hare 2026-08-20 16:10:42 +09:00
  • 614157424f fix: remove cargo check warnings Hare 2026-08-20 15:16:29 +09:00
  • f5f80fcd48 feat: add web console modes and run status Hare 2026-08-20 15:02:24 +09:00
  • 7dd4539f50 feat: add compact TUI activity overview Hare 2026-08-20 15:02:03 +09:00
  • e66876249e fix: remove redundant system reminder wrappers Hare 2026-08-20 15:01:43 +09:00
  • d39eb43419 fix: track retained assignment parents Hare 2026-08-20 11:38:13 +09:00
  • 674b897321 fix: validate assignment runtime snapshots Hare 2026-08-20 11:28:41 +09:00
  • d7e54ed181 fix: preserve retained assignment history Hare 2026-08-20 11:21:31 +09:00
  • 3e833b5295 fix: finalize stopped subworker sessions Hare 2026-08-20 11:19:02 +09:00
  • 9194f0a1ba test: complete ticket reference fixture Hare 2026-08-20 11:19:02 +09:00
  • 6945b7b3c3 fix: bind assignment events to tickets Hare 2026-08-20 11:14:33 +09:00
  • 560226dea2 fix: enforce assignment workspace references Hare 2026-08-20 11:06:31 +09:00