Dotta
64f5c3f837
Fix authenticated smoke bootstrap flow
2026-03-09 15:30:08 -05:00
Dotta
c62266aa6a
tweaks to docker smoke
2026-03-09 14:41:00 -05:00
Dotta
469bfe3953
chore: add release train workflow
2026-03-09 13:55:30 -05:00
Dotta
8360b2e3e3
fix: complete authenticated onboarding startup
2026-03-09 11:26:58 -05:00
Dotta
3ec96fdb73
fix: complete authenticated docker onboard smoke
2026-03-09 11:12:34 -05:00
Dotta
632079ae3b
chore: require frozen lockfile for releases
2026-03-09 10:43:04 -05:00
Dotta
422f57b160
chore: use public-gh for manual release flow
2026-03-09 10:33:56 -05:00
Dotta
a47ea343ba
feat: add committed-ref onboarding smoke script
2026-03-09 09:59:43 -05:00
Dotta
0781b7a15c
v0.3.0.md release changelog
2026-03-09 09:53:35 -05:00
Dotta
30ee59c324
chore: simplify release preflight workflow
2026-03-09 09:37:18 -05:00
Dotta
aa2b11d528
feat: extend release preflight smoke options
2026-03-09 09:21:56 -05:00
Dotta
df94c98494
chore: add release preflight workflow
2026-03-09 09:06:45 -05:00
Dotta
a7cfd9f24b
chore: formalize release workflow
2026-03-09 08:49:42 -05:00
Dotta
416177ae4c
Merge pull request #270 from paperclipai/openclawgateway
...
Openclaw gateway
2026-03-07 18:57:16 -06:00
gsxdsm
f81d2ebcc4
Enhance plugin architecture by introducing agent tool contributions and plugin-to-plugin communication. Update workspace plugin definitions for direct OS access and refine UI extension surfaces. Document new capabilities for plugin settings UI and lifecycle management.
2026-03-07 16:52:35 -08:00
Dotta
0233525e99
Add CEO OpenClaw invite endpoint and update onboarding UX
2026-03-07 18:19:06 -06:00
Dotta
2223afa0e9
openclaw gateway: auto-approve first pairing and retry
2026-03-07 17:46:55 -06:00
Dotta
3479ea6e80
openclaw gateway: persist device keys on create/update and clarify pairing flow
2026-03-07 17:34:38 -06:00
Dotta
df0f101fbd
plugin spec draft ideas v0
2026-03-07 17:16:37 -06:00
Dotta
0abb6a1205
openclaw gateway: persist device keys and smoke pairing flow
2026-03-07 17:05:36 -06:00
Dotta
d52f1d4b44
openclaw-gateway: document and surface pairing-mode requirements
2026-03-07 16:32:49 -06:00
Dotta
83488b4ed0
fix(openclaw-gateway): enforce join token validation and add smoke preflight gates
2026-03-07 16:01:19 -06:00
Dotta
3b4db7a3bc
Merge remote-tracking branch 'public-gh/master'
...
* public-gh/master:
Address PR feedback: keep testEnvironment non-destructive, warn on swallowed errors
Apply suggestion from @greptile-apps[bot]
Fix opencode-local adapter: parser, UI, CLI, and environment tests
Rename Invoke button to Run Heartbeat for clarity
fixing overhanging recommended text in onboarding
Add Contributing guide
feat(pi-local): fix bugs, add RPC mode, improve cost tracking and output handling
fix(sidebar-badges): include approvals in inbox badge count
feat: add Pi adapter support to constants and onboarding UI
Adding support for pi-local
ci: clarify fail-fast lockfile refresh behavior
ci: remove unnecessary full-history checkout
ci: fix pnpm lockfile policy checks
ci: split workflows and move pnpm lockfile ownership to GitHub Actions
Add License
fix: use root option in sendFile to avoid dotfile 500 on SPA refresh
# Conflicts:
# cli/src/adapters/registry.ts
# pnpm-lock.yaml
# server/src/adapters/registry.ts
# ui/package.json
# ui/src/adapters/registry.ts
2026-03-07 15:18:02 -06:00
Dotta
1dac0ec7cf
docs: add manual OpenClaw onboarding checklist
2026-03-07 10:32:22 -06:00
Dotta
654463c28f
feat(cli): add agent local-cli command for skill install and env export
...
New subcommand to install Paperclip skills for Claude/Codex agents and
print the required PAPERCLIP_* environment variables for local CLI
usage outside heartbeat runs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 08:59:45 -06:00
zvictor
bee9fdd207
ci: split workflows and move pnpm lockfile ownership to GitHub Actions
2026-03-06 21:21:28 -03:00
Dotta
36013c35d9
dev: make pnpm dev watch workspace package changes
2026-03-06 15:48:35 -06:00
Victor Duarte
ca919d73f9
Merge branch 'master' into canonical-url
2026-03-06 19:32:29 +01:00
zvictor
82d97418b2
set PAPERCLIP_PUBLIC_URL in compose files
2026-03-05 18:48:41 -03:00
zvictor
ab6ec999c5
centralize URLs into single canonical URL var
2026-03-05 17:55:34 -03:00
Dotta
7a2ecff4f0
Add invite onboarding network host suggestions
2026-03-05 12:28:27 -06:00
Dotta
bee24e880f
Add Paperclip host networking guidance to OpenClaw smoke script
2026-03-05 12:22:14 -06:00
Dotta
1b98c2b279
Isolate OpenClaw smoke state to avoid stale auth drift
2026-03-05 11:42:50 -06:00
Dotta
529d53acc0
Pin OpenClaw Docker UI smoke defaults to OpenAI models
2026-03-05 11:29:29 -06:00
Dotta
6f98c5f25c
Clarify zero-flag OpenClaw Docker UI smoke defaults
2026-03-05 11:14:30 -06:00
Dotta
9dbd72cffd
Improve OpenClaw Docker UI smoke pairing ergonomics
2026-03-05 11:04:14 -06:00
Dotta
34d9122b45
Add one-command OpenClaw Docker UI smoke script
2026-03-05 09:15:46 -06:00
Dotta
ec0b7daca2
Add paperclipai db:backup CLI command
2026-03-05 06:02:12 -06:00
Dotta
c145074daf
Add configurable automatic database backup scheduling
2026-03-04 18:03:23 -06:00
Dotta
d4a2fc6464
Improve OpenClaw smoke auth error handling
2026-03-04 16:37:55 -06:00
Dotta
be50daba42
Add OpenClaw onboarding text endpoint and join smoke harness
2026-03-04 16:29:14 -06:00
Dotta
b66c6d017a
Adjust docker onboard smoke defaults and console guidance
2026-03-04 10:48:36 -06:00
Dotta
bbf7490f32
Fix onboard smoke Docker flow for clean npx runs
2026-03-04 10:42:07 -06:00
Dotta
ea637110ac
Add Ubuntu onboard smoke flow and lazy-load auth startup
2026-03-04 10:15:11 -06:00
Dotta
4e9c1d83be
Fix domain: paperclip.dev -> paperclip.ing
...
Updated all references across README and doc plans.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 15:25:19 -06:00
Dotta
e8acd6a8b0
Add bump-and-publish script for one-command npm releases
...
Combines version bump, build, publish, restore, commit, and tag into
a single ./scripts/bump-and-publish.sh command. Supports --dry-run.
Also restores cli/package.json to dev format after v0.1.1 publish.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 13:46:06 -06:00
Dotta
535f22dcaf
docs: add PUBLISHING.md with npm publish instructions
...
Covers the full publish flow: version bump, build, publish, and restore.
Explains the package.dev.json mechanism (why workspace:* refs need
swapping for npm), how the esbuild bundle works, and forbidden token
enforcement.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 09:32:55 -06:00
Dotta
f60c1001ec
refactor: rename packages to @paperclipai and CLI binary to paperclipai
...
Rename all workspace packages from @paperclip/* to @paperclipai/* and
the CLI binary from `paperclip` to `paperclipai` in preparation for
npm publishing. Bump CLI version to 0.1.0 and add package metadata
(description, keywords, license, repository, files). Update all
imports, documentation, user-facing messages, and tests accordingly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 08:45:26 -06:00
Dotta
cabd16bc70
docs: sync docs and skills updates from backup branch
2026-03-02 16:44:10 -06:00
Dotta
cabf09e7b1
feat(cli): add --data-dir flag to isolate local state
...
Add --data-dir option to all CLI commands, allowing users to override
the default ~/.paperclip root for config, context, database, logs, and
storage. Includes preAction hook to auto-derive --config and --context
paths when --data-dir is set. Add unit tests and doc updates.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-02 14:20:37 -06:00