..
access.ts
refactor: rename packages to @paperclipai and CLI binary to paperclipai
2026-03-03 08:45:26 -06:00
activity-log.ts
fix(plugins): log plugin handler errors, warn on double-init
2026-03-14 13:51:41 -07:00
activity.ts
refactor: rename packages to @paperclipai and CLI binary to paperclipai
2026-03-03 08:45:26 -06:00
agent-permissions.ts
Implement agent hiring, approval workflows, config revisions, LLM reflection, and sidebar badges
2026-02-19 13:02:41 -06:00
agents.ts
fix(server): auto-deduplicate agent names on creation instead of rejecting
2026-03-07 16:08:53 -08:00
approvals.ts
Redact current user in comments and token checks
2026-03-11 22:17:21 -05:00
assets.ts
refactor: rename packages to @paperclipai and CLI binary to paperclipai
2026-03-03 08:45:26 -06:00
companies.ts
refactor: rename packages to @paperclipai and CLI binary to paperclipai
2026-03-03 08:45:26 -06:00
company-portability.ts
Raise default max turns to 300
2026-03-12 09:34:05 -05:00
costs.ts
refactor: rename packages to @paperclipai and CLI binary to paperclipai
2026-03-03 08:45:26 -06:00
cron.ts
Add plugin framework and settings UI
2026-03-13 16:22:34 -05:00
dashboard.ts
Fix inbox badge logic and landing view
2026-03-10 22:55:45 -05:00
documents.ts
fix(issue-documents): address greptile review
2026-03-14 09:18:59 -05:00
execution-workspace-policy.ts
Add command-based worktree provisioning
2026-03-10 12:42:36 -05:00
goals.ts
Improve onboarding defaults and issue goal fallback
2026-03-12 08:50:31 -05:00
heartbeat-run-summary.ts
Fix issue run lookup and heartbeat run summaries
2026-03-11 17:23:33 -05:00
heartbeat.ts
fix: set AGENT_HOME env var for agent processes
2026-03-14 00:36:53 -07:00
hire-hook.ts
feat(openclaw): add adapter hire-approved hooks
2026-03-06 08:17:42 -06:00
index.ts
feat(issues): add issue documents and inline editing
2026-03-13 21:30:48 -05:00
issue-approvals.ts
refactor: rename packages to @paperclipai and CLI binary to paperclipai
2026-03-03 08:45:26 -06:00
issue-goal-fallback.ts
Improve onboarding defaults and issue goal fallback
2026-03-12 08:50:31 -05:00
issues.ts
fix(issues): address document review comments
2026-03-13 22:17:49 -05:00
live-events.ts
Add plugin framework and settings UI
2026-03-13 16:22:34 -05:00
plugin-capability-validator.ts
Clarify plugin authoring and external dev workflow
2026-03-14 10:40:21 -05:00
plugin-config-validator.ts
Add plugin framework and settings UI
2026-03-13 16:22:34 -05:00
plugin-dev-watcher.ts
Tighten plugin dev file watching
2026-03-14 12:07:04 -05:00
plugin-event-bus.ts
Simplify plugin runtime and cleanup lifecycle
2026-03-13 16:58:29 -05:00
plugin-host-service-cleanup.ts
Add plugin framework and settings UI
2026-03-13 16:22:34 -05:00
plugin-host-services.ts
Clarify plugin authoring and external dev workflow
2026-03-14 10:40:21 -05:00
plugin-job-coordinator.ts
Add plugin framework and settings UI
2026-03-13 16:22:34 -05:00
plugin-job-scheduler.ts
Add plugin framework and settings UI
2026-03-13 16:22:34 -05:00
plugin-job-store.ts
Add plugin framework and settings UI
2026-03-13 16:22:34 -05:00
plugin-lifecycle.ts
Simplify plugin runtime and cleanup lifecycle
2026-03-13 16:58:29 -05:00
plugin-loader.ts
Expand kitchen sink plugin demos
2026-03-14 09:26:45 -05:00
plugin-log-retention.ts
Add plugin framework and settings UI
2026-03-13 16:22:34 -05:00
plugin-manifest-validator.ts
Add plugin framework and settings UI
2026-03-13 16:22:34 -05:00
plugin-registry.ts
Simplify plugin runtime and cleanup lifecycle
2026-03-13 16:58:29 -05:00
plugin-runtime-sandbox.ts
Add plugin framework and settings UI
2026-03-13 16:22:34 -05:00
plugin-secrets-handler.ts
Simplify plugin runtime and cleanup lifecycle
2026-03-13 16:58:29 -05:00
plugin-state-store.ts
Add plugin framework and settings UI
2026-03-13 16:22:34 -05:00
plugin-stream-bus.ts
Add plugin framework and settings UI
2026-03-13 16:22:34 -05:00
plugin-tool-dispatcher.ts
Add plugin framework and settings UI
2026-03-13 16:22:34 -05:00
plugin-tool-registry.ts
Add plugin framework and settings UI
2026-03-13 16:22:34 -05:00
plugin-worker-manager.ts
Add plugin framework and settings UI
2026-03-13 16:22:34 -05:00
projects.ts
Add project-first execution workspace policies
2026-03-10 10:58:43 -05:00
run-log-store.ts
fix(server): use home-based path for run logs instead of cwd
2026-03-07 16:18:14 -08:00
secrets.ts
fix(secrets): add secretKeys tracking to resolveEnvBindings for consistent redaction
2026-03-07 17:06:10 -08:00
sidebar-badges.ts
Add touched/unread inbox issue semantics
2026-03-06 08:21:03 -06:00
workspace-runtime.ts
Add command-based worktree provisioning
2026-03-10 12:42:36 -05:00