-
94f4e43161
feat(ui): add kanban board view toggle to Issues page
Forgotten
2026-02-23 19:47:34 -06:00
-
544beaaae7
fix(adapter): support dangerouslyBypassSandbox alias in codex-local
Forgotten
2026-02-23 19:44:10 -06:00
-
d2f9ade30c
fix(ui): mobile viewport, scrollable popovers, and actor labels
Forgotten
2026-02-23 19:44:02 -06:00
-
85c0b9a3dc
feat: private hostname guard for authenticated/private mode
Forgotten
2026-02-23 19:43:52 -06:00
-
076092685e
fix(ui): make chart bar tops square instead of rounded on agent detail page
Forgotten
2026-02-23 19:43:39 -06:00
-
cfe4a9ca53
fix(ui): prevent horizontal overflow on agent runs page on mobile
Forgotten
2026-02-23 17:20:29 -06:00
-
dd0057baad
fix(ui): add safe-area-inset-top for iPhone notch/dynamic island
Forgotten
2026-02-23 17:17:31 -06:00
-
25ad04eb10
fix(ui): improve issues page toolbar and rows for mobile
Forgotten
2026-02-23 16:51:17 -06:00
-
390e4dd839
feat: add board-claim flow for local_trusted -> authenticated migration
Forgotten
2026-02-23 16:25:31 -06:00
-
083ffaa71e
fix(db): cast REPEAT count to integer in migration 0017
Forgotten
2026-02-23 16:25:23 -06:00
-
4205007dc2
feat(ui): expand design guide with new component sections
Forgotten
2026-02-23 16:08:31 -06:00
-
6c69247064
feat(ui): add mobile bottom navigation bar with scroll-hide
Forgotten
2026-02-23 16:08:24 -06:00
-
7f58e783dd
feat: add dev-runner script with tailscale-auth mode
Forgotten
2026-02-23 16:08:17 -06:00
-
d2d927bd2f
feat(db): enforce globally unique issue prefixes and identifiers
Forgotten
2026-02-23 16:08:10 -06:00
-
09e64b5b03
feat(ui): add 'All' quick filter to Issues list
Forgotten
2026-02-23 16:05:45 -06:00
-
31f8c0599d
fix: prevent project name wrapping in properties pane
Forgotten
2026-02-23 15:51:52 -06:00
-
7afabe789b
fix: prevent chart date labels from being clipped on agent detail page
Forgotten
2026-02-23 15:23:30 -06:00
-
9f602f5c53
fix(ui): align Latest Run header and render summary as markdown
Forgotten
2026-02-23 15:23:08 -06:00
-
4b7fdaea01
fix: resolve image upload ERR_ACCESS_DENIED and dialog a11y warning
Forgotten
2026-02-23 15:21:04 -06:00
-
f800374f3a
feat(ui): add "See All" link to agent detail Recent Issues section
Forgotten
2026-02-23 15:13:59 -06:00
-
0db2795d1d
fix: convert navigate() calls to Link components for cmd-click support
Forgotten
2026-02-23 14:50:20 -06:00
-
cf4b338cd4
feat(ui): remember last visited page per company on company switch
Forgotten
2026-02-23 14:47:54 -06:00
-
b05ac91aa7
fix: re-sync company sidebar order from localStorage on data load
Forgotten
2026-02-23 14:43:35 -06:00
-
21c506dcae
docs: add deployment modes documentation and update plans
Forgotten
2026-02-23 14:41:35 -06:00
-
2ec45c49af
feat(ui): add auth pages, company rail, inbox redesign, and page improvements
Forgotten
2026-02-23 14:41:21 -06:00
-
5b983ca4d3
feat(cli): add deployment mode prompts, auth bootstrap-ceo command, and doctor check
Forgotten
2026-02-23 14:40:59 -06:00
-
2ddf6213fd
feat(adapter): detect claude-login-required errors and expose errorCode/errorMeta
Forgotten
2026-02-23 14:40:44 -06:00
-
e1f2be7ecf
feat(server): integrate Better Auth, access control, and deployment mode startup
Forgotten
2026-02-23 14:40:32 -06:00
-
60d6122271
feat: add auth/access foundation - deps, DB schema, shared types, and config
Forgotten
2026-02-23 14:40:16 -06:00
-
08faeb53b5
fix: cap new issue dialog height so long descriptions don't hide controls
Forgotten
2026-02-23 13:37:45 -06:00
-
cf237d2e7f
feat: add agent icons with picker and collapsible sidebar section
Forgotten
2026-02-23 12:25:13 -06:00
-
5b8708eae9
feat: make filters dropdown multi-column layout
Forgotten
2026-02-23 10:58:22 -06:00
-
ab56a510cc
feat: move project description to overview tab and add color picker
Forgotten
2026-02-23 09:56:31 -06:00
-
2a4c0c312d
style: make issue filters bar smaller and tighter
Forgotten
2026-02-23 09:55:28 -06:00
-
a57d3427f7
feat: foldable PROJECTS section in sidebar with color support
Forgotten
2026-02-23 09:14:08 -06:00
-
3392f4dbfa
fix: use issue shortname (identifier) in activity feed instead of title
Forgotten
2026-02-21 08:25:08 -06:00
-
fe63c10d69
Include issue identifier in all activity log details for notifications
Forgotten
2026-02-21 08:23:44 -06:00
-
57f88f6f6a
feat: make comment identity headers clickable links to agent pages
Forgotten
2026-02-21 08:19:38 -06:00
-
40512ad533
Add hour and minute to comment timestamps on issue pages
Forgotten
2026-02-20 16:19:54 -06:00
-
95f0d36adc
Fix @-mention tab completion cursor positioning
Forgotten
2026-02-20 16:07:37 -06:00
-
9906a5ba06
Support issue identifiers (PAP-39) in URLs and prefer them throughout
Forgotten
2026-02-20 16:04:05 -06:00
-
0c0c308594
Make toast notifications more informative
Forgotten
2026-02-20 15:52:53 -06:00
-
cae0f416f2
Fix issue short-id vertical alignment in EntityRow
Forgotten
2026-02-20 15:49:16 -06:00
-
65f09a1a9d
UI: richer toasts, log viewer scroll fix, multi-goal projects, active panel issue context
Forgotten
2026-02-20 15:48:42 -06:00
-
82da8739c1
Add board mutation guard middleware
Forgotten
2026-02-20 15:48:30 -06:00
-
49e15f056d
Implement issue execution lock with deferred wake promotion
Forgotten
2026-02-20 15:48:22 -06:00
-
4e18cfa818
Add issue run orchestration plan
Forgotten
2026-02-20 15:48:07 -06:00
-
3396a76c9c
fix: consistent label spacing in all properties panes
Forgotten
2026-02-20 15:10:29 -06:00
-
487b3fe374
Remove collapsible behavior from sidebar Work and Company sections
Forgotten
2026-02-20 15:08:03 -06:00
-
7f382ce568
fix: add gap between labels and values in all properties panes
Forgotten
2026-02-20 15:00:56 -06:00
-
3a7afe7b66
fix: @-mention autocomplete selection and dismissal
Forgotten
2026-02-20 14:59:20 -06:00
-
735bea5dee
fix: @-mention autocomplete — Enter/Tab/click now insert correctly
Forgotten
2026-02-20 14:53:46 -06:00
-
2d2906f23f
feat: show child issues on issue detail page
Forgotten
2026-02-20 14:48:30 -06:00
-
168d7a45e3
feat: add /issues/recent tab — flat list sorted by most recent updates
Forgotten
2026-02-20 14:18:59 -06:00
-
52224bc4aa
feat: extract Permissions & Configuration pane, flatten Run Policy
Forgotten
2026-02-20 14:16:21 -06:00
-
53060e770c
fix: log viewer auto-follow uses distance-from-bottom instead of element visibility
Forgotten
2026-02-20 14:11:35 -06:00
-
38162dc317
feat: reorganize agent config form — Identity, Adapter, Run Policy panes
Forgotten
2026-02-20 14:11:30 -06:00
-
4c8a1f4513
feat: toast UI improvements — bottom-left, animated, blur glass, richer messages
Forgotten
2026-02-20 14:03:43 -06:00
-
1b6db764b8
feat: toast dedupe alignment, per-type cooldown, and reconnect suppression
Forgotten
2026-02-20 13:56:34 -06:00
-
5b06118ec8
feat: add severity-based TTL defaults for toast notifications
Forgotten
2026-02-20 13:53:51 -06:00
-
45f67ae311
refactor: organize ActiveAgentsPanel feed by run, fix SKILL.md formatting
Forgotten
2026-02-20 13:47:27 -06:00
-
b459668009
fix: derive costs by-project from run usage instead of cost events
Forgotten
2026-02-20 13:47:21 -06:00
-
9ec8c54f41
feat: add toast notification system with success toasts
Forgotten
2026-02-20 13:47:13 -06:00
-
ef700c2391
feat: add project_goals many-to-many join table
Forgotten
2026-02-20 13:43:25 -06:00
-
0cf33695d3
feat: use markdown editor with @-mentions for issue comments
Forgotten
2026-02-20 13:35:15 -06:00
-
c50223f68f
feat: add New Goal dialog and Sub Goal button
Forgotten
2026-02-20 13:12:39 -06:00
-
b49fc7451a
fix: show "Unlimited budget" when budget is $0
Forgotten
2026-02-20 12:56:04 -06:00
-
a621b55e90
Refine mention-triggered wake behavior and self-assign rules
Forgotten
2026-02-20 12:50:56 -06:00
-
a4ba4a72cd
Add MarkdownEditor component, asset image upload, and rich description editing
Forgotten
2026-02-20 12:50:45 -06:00
-
0f4ab72888
fix: move Skip permissions to Advanced section, fix indentation
Forgotten
2026-02-20 12:50:36 -06:00
-
0131cf3449
Support concurrent heartbeat runs with maxConcurrentRuns policy
Forgotten
2026-02-20 12:50:34 -06:00
-
f80a802592
Add adapter environment testing infrastructure
Forgotten
2026-02-20 12:50:23 -06:00
-
de3efdd16b
fix: move defaultCreateValues to separate file to fix HMR
Forgotten
2026-02-20 12:28:42 -06:00
-
8d5525d0da
Add live badge to issues with active runs on /issues/active
Forgotten
2026-02-20 12:24:38 -06:00
-
260d525686
Navigate to run page after invoking heartbeat on agent detail
Forgotten
2026-02-20 12:21:03 -06:00
-
aa329f4b8a
Fix xs avatar alignment and dashboard task row layout
Forgotten
2026-02-20 11:35:59 -06:00
-
39f8d38528
UI: mobile responsive layout, streamline agent budget display, and xs avatar size
Forgotten
2026-02-20 11:29:13 -06:00
-
a22af8f72f
Clean up attachment objects on issue delete and suppress responseTime in logs
Forgotten
2026-02-20 11:29:03 -06:00
-
ad748349cb
Add deployment guidelines, assets/attachments spec, and humans-and-permissions plan
Forgotten
2026-02-20 11:28:58 -06:00
-
fe1ede32b6
docs: add storage section to developer guide
Forgotten
2026-02-20 10:33:47 -06:00
-
838480faef
chore: add assets/attachments DB migration, CLI docs, and lockfile
Forgotten
2026-02-20 10:33:36 -06:00
-
3ad421965c
fix(ui): responsive tab bar, activity row wrapping, and layout tweaks
Forgotten
2026-02-20 10:33:18 -06:00
-
6d0f58d559
fix: storage S3 stream conversion, API client FormData support, and attachment API
Forgotten
2026-02-20 10:33:10 -06:00
-
0a551e84e1
docs: update skill documentation for comment wakes, planning, and API enrichment
Forgotten
2026-02-20 10:32:41 -06:00
-
adca44849a
feat(ui): active agents panel, sidebar context, and page enhancements
Forgotten
2026-02-20 10:32:32 -06:00
-
b327687c92
feat: comment-triggered wakeups, coalescing improvements, and failed run badges
Forgotten
2026-02-20 10:32:17 -06:00
-
2c3c2cf724
feat: adapter model discovery, reasoning effort, and improved codex formatting
Forgotten
2026-02-20 10:32:07 -06:00
-
fdd2ea6157
feat: add storage system with local disk and S3 providers
Forgotten
2026-02-20 10:31:56 -06:00
-
32119f5c2f
Add interactive project picker to issue detail page
Forgotten
2026-02-20 09:01:28 -06:00
-
f766478f5a
fix(issues): support hidden issue flows and filter hidden activity
Forgotten
2026-02-20 07:11:06 -06:00
-
8f3fc077fa
feat(cli): add client commands and home-based local runtime defaults
Forgotten
2026-02-20 07:10:58 -06:00
-
8e3c2fae35
CLI: auto-create local secrets key file during onboard
Forgotten
2026-02-19 15:44:26 -06:00
-
80a8ec26f1
Add secrets documentation and inline env migration script
Forgotten
2026-02-19 15:44:11 -06:00
-
5c259a9470
UI: secrets-aware env editor, issue hiding, and adapter env bindings
Forgotten
2026-02-19 15:44:05 -06:00
-
f1b558dcfb
CLI: add secrets configuration, doctor check, and path resolver extraction
Forgotten
2026-02-19 15:43:59 -06:00
-
11901ae5d8
Implement secrets service with local encryption, redaction, and runtime resolution
Forgotten
2026-02-19 15:43:52 -06:00
-
d26b67ebc3
Add secrets infrastructure: DB tables, shared types, env binding model, and migration improvements
Forgotten
2026-02-19 15:43:43 -06:00
-
3b81557f7c
UI: URL-based tab routing, ActivityRow extraction, and agent detail redesign
Forgotten
2026-02-19 14:39:48 -06:00
-
38bde7d2ab
Add create-agent-adapter skill documenting adapter architecture
Forgotten
2026-02-19 14:39:42 -06:00
-
6e335b3fd0
Improve codex-local adapter: skill injection, stdin piping, and error parsing
Forgotten
2026-02-19 14:39:37 -06:00