-
df8cc8136f
ci: add e2e tests to PR checks
Devin Foley
2026-03-19 19:19:32 -07:00
-
b05d0c560e
fix(ci): skip auto-merge step when lockfile is unchanged
Devin Foley
2026-03-19 16:42:58 -07:00
-
-
-
c5f20a9891
Add live run support to routine detail page
dotta
2026-03-19 17:51:07 -05:00
-
53249c00cf
Upgrade org chart SVG to match Warmth style with icons and descriptive labels
dotta
2026-03-19 17:39:26 -05:00
-
339c05c2d4
Remove Issues tab from routine detail page
dotta
2026-03-19 17:38:05 -05:00
-
c7d05096ab
Allow Run Now on paused routines
dotta
2026-03-19 17:35:30 -05:00
-
21765f8118
Fix trigger delete: handle 204 No Content in API client
dotta
2026-03-19 17:31:27 -05:00
-
9998cc0683
Fix schedule time picker: cleaner hour labels, hide selectors for every-minute
dotta
2026-03-19 17:29:09 -05:00
-
c39758a169
Replace Mermaid org chart with PNG image in export preview
dotta
2026-03-19 17:23:27 -05:00
-
e341abb99c
Improve routine configuration: delete triggers, fix pause, add feedback
dotta
2026-03-19 17:20:57 -05:00
-
5caf43349b
Improve routine configuration: delete triggers, fix pause, add feedback
dotta
2026-03-19 16:45:08 -05:00
-
f7c766ff32
Fix markdown image rendering without resolver
dotta
2026-03-19 16:41:28 -05:00
-
bdeaaeac9c
Simplify routine configuration UI
dotta
2026-03-19 16:36:39 -05:00
-
a9802c1962
Resolve relative image paths in export/import markdown viewer
dotta
2026-03-19 16:33:30 -05:00
-
531945cfe2
Add --skills flag to company export CLI and fix unsupported URL import path
dotta
2026-03-19 16:29:11 -05:00
-
6a7e2d3fce
Redesign routines UI to match issue page design language
dotta
2026-03-19 15:05:32 -05:00
-
035cb8aec2
Merge pull request #737 from alaa-alghazouli/fix/embedded-postgres-initdbflags-types
canary/v2026.319.0-canary.3
Devin Foley
2026-03-19 12:21:27 -07:00
-
-
-
-
ca3fdb3957
Set sourceType to skills_sh for skills imported from skills.sh URLs
dotta
2026-03-19 14:15:35 -05:00
-
301437e169
Make routine rows clickable and add Edit to context menu
dotta
2026-03-19 14:08:36 -05:00
-
12c6584d30
Style routines table to match issues list
dotta
2026-03-19 13:59:40 -05:00
-
efbcce27e4
Add Project and Agent columns to routines table
dotta
2026-03-19 12:12:19 -05:00
-
54dd8f7ac8
Turn routines index into a table
dotta
2026-03-19 12:07:49 -05:00
-
ce69ebd2ec
Add DELETE endpoint for company skills and fix skills.sh URL resolution
dotta
2026-03-19 12:05:27 -05:00
-
500d926da7
Refine routines editor flow
dotta
2026-03-19 11:36:01 -05:00
-
b1c4b2e420
Merge pull request #743 from Sigmabrogz/fix/openclaw-gateway-unhandled-rejection
canary/v2026.319.0-canary.2
Dotta
2026-03-19 09:12:20 -05:00
-
-
1d1511e37c
Merge pull request #1129 from AOrobator/ao/link-ticket-refs-skill
canary/v2026.319.0-canary.1
Dotta
2026-03-19 09:11:33 -05:00
-
-
8f5196f7d6
Add routines automation workflows
dotta
2026-03-19 08:39:24 -05:00
-
8edff22c0b
Add skills section to company export README
dotta
2026-03-19 08:27:39 -05:00
-
2f076f2add
Default new agents to managed AGENTS.md
dotta
2026-03-19 07:57:25 -05:00
-
fff0600b1d
Merge pull request #1250 from richardanaya/master
canary/v2026.319.0-canary.0
Dotta
2026-03-19 07:46:02 -05:00
-
-
16e221d03c
Update portability tests for binary file entries
dotta
2026-03-19 07:28:26 -05:00
-
cace79631e
Move AGENTCOMPANIES_SPEC_INVENTORY.md to doc/
dotta
2026-03-19 07:27:20 -05:00
-
05c8a23a75
Add AGENTCOMPANIES_SPEC_INVENTORY.md indexing all spec-related code
dotta
2026-03-19 07:26:02 -05:00
-
-
7a652b8998
Add company logo portability support
dotta
2026-03-19 07:24:04 -05:00
-
6d564e0539
Support binary portability files in UI and CLI
dotta
2026-03-19 07:23:36 -05:00
-
dbc9375256
Merge remote-tracking branch 'public-gh/master' into paperclip-company-import-export
dotta
2026-03-19 07:15:41 -05:00
-
-
-
-
b4e06c63e2
Refine codex runtime skills and portability assets
dotta
2026-03-19 07:15:36 -05:00
-
01afa92424
Remove warning when archived projects are skipped from export
dotta
2026-03-19 07:06:46 -05:00
-
1cd61601f3
fix: handle direct array format for Pi tool results
Richard Anaya
2026-03-18 21:11:03 -07:00
-
6eb9545a72
fix: extract text content from Pi's tool result content arrays
Richard Anaya
2026-03-18 21:02:53 -07:00
-
47a6d86174
fix: include toolName in tool_result entries from turn_end toolResults
Richard Anaya
2026-03-18 20:57:32 -07:00
-
aa854e7efe
fix: include toolName in tool_result transcript entries for Pi adapter
Richard Anaya
2026-03-18 20:51:59 -07:00
-
5536e6b91e
fix(pi-local): ensure skills directory exists before passing --skill flag
Richard Anaya
2026-03-18 20:40:55 -07:00
-
f37e0aa7b3
fix(pi-local): pass --skill flag for paperclip skills and enable pi_local in adapter dropdown
Richard Anaya
2026-03-18 20:34:08 -07:00
-
-
b75e00e05d
Always include task files in company export, remove toggle button
dotta
2026-03-18 21:59:02 -05:00
-
51ca713181
Add CEO-safe company portability flows
dotta
2026-03-18 21:54:10 -05:00
-
685c7549e1
Filter junk files from instructions bundles
dotta
2026-03-18 21:47:53 -05:00
-
8be868f0ab
Collapse tasks folder by default on company export page
dotta
2026-03-18 21:31:38 -05:00
-
e28bcef4ad
Exclude archived projects from company export
dotta
2026-03-18 21:29:42 -05:00
-
7b4a4f45ed
Add CEO company branding endpoint
dotta
2026-03-18 21:03:41 -05:00
-
87b17de0bd
Preserve namespaced skill export paths
dotta
2026-03-18 16:54:25 -05:00
-
9ba47681c6
Use pretty export paths for skills
dotta
2026-03-18 16:23:19 -05:00
-
ef60ea0446
Fix org chart canvas overflowing viewport by using h-full instead of calc
dotta
2026-03-18 15:29:19 -05:00
-
cd01ebb417
Add click-to-copy workspace path on Paperclip workspace source label
dotta
2026-03-18 15:24:22 -05:00
-
6000bb4ee2
Fix new file creation on Instructions tab silently failing
dotta
2026-03-18 14:59:14 -05:00
-
e99fa66daf
Fix sidebar scrollbar pushing content on hover
dotta
2026-03-18 14:40:50 -05:00
-
3b03ac1734
Scope Codex local skills home by company
dotta
2026-03-18 14:38:39 -05:00
-
6ba5758d30
Fix file selection being reset when clicking entry file in tree
dotta
2026-03-18 14:32:04 -05:00
-
cfc53bf96b
Add unmanaged skill provenance to agent skills
dotta
2026-03-18 14:21:50 -05:00
-
58d7f59477
Fix file tree clicks and redesign add-file UI on instructions tab
dotta
2026-03-18 14:21:21 -05:00
-
b0524412c4
Default advanced toggle open when instructions mode is External
dotta
2026-03-18 14:20:06 -05:00
-
3689992965
Prune stale Codex skill symlinks
dotta
2026-03-18 14:07:24 -05:00
-
55165f116d
Prune stale deleted company skills
dotta
2026-03-18 14:00:20 -05:00
-
480174367d
Add company skill assignment to agent create and hire flows
dotta
2026-03-18 13:18:48 -05:00
-
099c37c4b4
Add attachments API endpoints to Paperclip skill quick-reference
dotta
2026-03-18 13:11:26 -05:00
-
d84399aebe
Preserve any agent tab when switching agents in sidebar
dotta
2026-03-18 12:58:33 -05:00
-
4f49c8a2b9
Fix sidebar scrollbar well visible when not hovering
dotta
2026-03-18 12:57:26 -05:00
-
10f26cfad9
Fix instructions page Advanced section layout: 3-column grid, truncate root path
dotta
2026-03-18 12:48:49 -05:00
-
1e393bedb2
Move Advanced settings above file browser, improve spacing
dotta
2026-03-18 12:20:18 -05:00
-
1ac85d837a
Merge pull request #1014 from paperclipai/fix/login-enter-submit
canary/v2026.318.1-canary.1
Dotta
2026-03-18 10:25:20 -05:00
-
-
9e19f1d005
Merge public-gh/master into paperclip-company-import-export
dotta
2026-03-18 09:57:26 -05:00
-
-
-
-
731c9544b3
Merge pull request #1222 from paperclipai/fix/github-release-origin-remote
canary/v2026.318.1-canary.0
Dotta
2026-03-18 09:51:53 -05:00
-
-
528f836e71
fix: use origin for github release creation in actions
dotta
2026-03-18 09:10:00 -05:00
-
-
78c714c29a
Merge pull request #1221 from paperclipai/fix/workspace-warnings-stdout
v2026.318.0
canary/v2026.318.0-canary.2
Dotta
2026-03-18 08:38:42 -05:00
-
-
88da68d8a2
Log workspace warnings to stdout
dotta
2026-03-18 08:32:59 -05:00
-
0d9fabb6ec
Merge pull request #1220 from paperclipai/release-note-2026-318-0
canary/v2026.318.0-canary.1
Dotta
2026-03-18 08:31:51 -05:00
-
-
ff16ff8d01
Add 2026.318.0 release notes stub
dotta
2026-03-18 08:30:59 -05:00
-
-
154a4a7ac1
Improve instructions bundle mode switching
dotta
2026-03-18 08:10:36 -05:00
-
493b0ca8d1
Merge pull request #1216 from paperclipai/split/release-smoke-calver
canary/v2026.318.0-canary.0
Dotta
2026-03-18 08:07:32 -05:00
-
-
7730230aa9
Merge pull request #1217 from paperclipai/split/ui-onboarding-inbox-agent-details
canary/v2026.3.18-canary.0
Dotta
2026-03-18 08:04:57 -05:00
-
-
2c05c2c0ac
test: harden onboarding route coverage
dotta
2026-03-18 08:00:02 -05:00
-
cc1620e4fe
chore: hide agents skills tab from UI
dotta
2026-03-18 07:11:31 -05:00
-
3e88afb64a
fix: remove session compaction card from agent configuration
dotta
2026-03-18 06:38:04 -05:00
-
3562cca743
feat: hide bootstrap prompt config unless agent already has one
dotta
2026-03-18 06:37:24 -05:00
-
9a4135c288
fix: use proper Tooltip component for sidebar version hover
dotta
2026-03-17 17:27:24 -05:00
-
7140090d0b
Align approval inbox icon with issue status column
dotta
2026-03-17 17:25:44 -05:00
-
bfb1960703
fix: show only 'v' in sidebar with full version on hover tooltip
dotta
2026-03-17 17:12:41 -05:00
-
22ae70649b
Mix approvals into inbox activity feed
dotta
2026-03-17 16:19:00 -05:00
-
c121f4d4a7
Fix inbox recent visibility
dotta
2026-03-17 16:10:26 -05:00
-
-
19f4a78f4a
feat: add release smoke workflow
dotta
2026-03-18 07:59:32 -05:00
-
3e0e15394a
chore: switch release calver to mdd patch
dotta
2026-03-18 07:50:33 -05:00
-
-
5252568825
Refine instructions tab: remove header/border, draggable panel, move Advanced below
dotta
2026-03-18 07:09:10 -05:00
-
c7d31346e0
Add instructions tab to sidebar tab preservation list
dotta
2026-03-18 07:08:19 -05:00
-
6b355e1acf
Redesign agent instructions tab (formerly Prompts)
dotta
2026-03-18 06:47:53 -05:00
-
f98d821213
Preserve active tab when switching agents in sidebar
dotta
2026-03-18 06:31:42 -05:00
-
8954512dad
Fix prompts page render loop
dotta
2026-03-17 16:44:07 -05:00
-
f598a556dc
Merge pull request #1166 from paperclipai/fix/canary-version-after-partial-publish
canary/v2026.3.17-canary.3
Dotta
2026-03-17 16:37:58 -05:00
-
-
21f7adbe45
fix: advance canary after partial publish
dotta
2026-03-17 16:31:38 -05:00
-
-
9d452eb120
Refine external instructions bundle handling
dotta
2026-03-17 16:15:45 -05:00
-
4fdcfe5515
Refresh inbox recent after issue creation
dotta
2026-03-17 16:14:43 -05:00