| .. |
|
bun-tmp-janitor.ts
|
fix: reduce opencode session list churn (#1478)
|
2026-04-29 01:24:55 +05:30 |
|
caller-context.ts
|
Resolve remaining PR review comments
|
2026-03-17 15:51:02 +05:30 |
|
cli-errors.ts
|
add cli error formatter and plugin store
|
2026-03-31 04:02:25 +05:30 |
|
completion.ts
|
refactor(core): storage redesign — projectId-based paths, JSON metadata (#1466)
|
2026-04-28 17:55:53 +05:30 |
|
composio-setup.ts
|
feat(notifier): make notifier system robust with manual harness and desktop setup (#1736)
|
2026-05-19 14:48:40 +05:30 |
|
config-instruction.ts
|
feat: add Grok agent plugin (#1862)
|
2026-05-22 00:57:29 +05:30 |
|
constants.ts
|
refactor(cli): extract DEFAULT_PORT constant to shared module (#947)
|
2026-04-08 03:40:25 +05:30 |
|
create-session-manager.ts
|
fix: merge upstream main and resolve conflicts for cursor agent
|
2026-04-10 11:48:27 +05:30 |
|
credential-resolver.ts
|
feat(cli): wire activity events into CLI commands and supervisor lifecycle (#1698)
|
2026-05-18 21:04:25 +05:30 |
|
daemon.ts
|
fix(cli): reap daemon children on stop+SIGINT, sweep orphans on start (closes #1848) (#1849)
|
2026-05-15 03:38:09 +05:30 |
|
dashboard-rebuild.ts
|
feat(windows): complete Windows support (#1025)
|
2026-05-09 00:10:53 +05:30 |
|
dashboard-setup.ts
|
feat(notifier): make notifier system robust with manual harness and desktop setup (#1736)
|
2026-05-19 14:48:40 +05:30 |
|
dashboard-url.ts
|
feat(cli): support AO_PUBLIC_URL for reverse-proxied dashboards (#1757)
|
2026-05-20 23:09:04 +05:30 |
|
desktop-setup.ts
|
feat(notifier): make notifier system robust with manual harness and desktop setup (#1736)
|
2026-05-19 14:48:40 +05:30 |
|
detect-agent.ts
|
feat: add Grok agent plugin (#1862)
|
2026-05-22 00:57:29 +05:30 |
|
detect-env.ts
|
refactor(cli): extract shared repo helpers and support GitLab subgroups
|
2026-04-15 12:30:32 +05:30 |
|
discord-setup.ts
|
feat(notifier): make notifier system robust with manual harness and desktop setup (#1736)
|
2026-05-19 14:48:40 +05:30 |
|
format.ts
|
fix: merge upstream main and resolve conflicts for cursor agent
|
2026-04-10 11:48:27 +05:30 |
|
git-utils.ts
|
Publish ao-web on npm, harden error handling, deduplicate code
|
2026-03-14 19:01:49 +05:30 |
|
install-helpers.ts
|
refactor(cli): extract preflight + shutdown from start.ts (PR A) (#1617)
|
2026-05-03 22:43:26 +05:30 |
|
lifecycle-service.ts
|
fix(cli): supervise lifecycle workers for active projects (#1600)
|
2026-05-01 15:45:06 +05:30 |
|
notifier-routing.ts
|
feat(notifier): make notifier system robust with manual harness and desktop setup (#1736)
|
2026-05-19 14:48:40 +05:30 |
|
notify-test.ts
|
feat(notifier): make notifier system robust with manual harness and desktop setup (#1736)
|
2026-05-19 14:48:40 +05:30 |
|
openclaw-probe.ts
|
feat(windows): complete Windows support (#1025)
|
2026-05-09 00:10:53 +05:30 |
|
openclaw-setup.ts
|
feat(notifier): make notifier system robust with manual harness and desktop setup (#1736)
|
2026-05-19 14:48:40 +05:30 |
|
path-equality.ts
|
feat(windows): complete Windows support (#1025)
|
2026-05-09 00:10:53 +05:30 |
|
plugin-marketplace.ts
|
fix: merge upstream main and resolve conflicts for cursor agent
|
2026-04-10 11:48:27 +05:30 |
|
plugin-scaffold.ts
|
fix: merge upstream main and resolve conflicts for cursor agent
|
2026-04-10 11:48:27 +05:30 |
|
plugin-store.ts
|
fix: add missing default exports fallback and remove dead code
|
2026-03-31 04:57:25 +05:30 |
|
plugins.ts
|
feat: add Grok agent plugin (#1862)
|
2026-05-22 00:57:29 +05:30 |
|
portfolio-display.ts
|
Add multi-project storage, resolution, and project settings support (#1343)
|
2026-04-21 17:45:55 +05:30 |
|
preflight.ts
|
refactor(spawn): plugin-owned preflight + collapse project resolution (#1622)
|
2026-05-04 14:03:26 +05:30 |
|
prevent-sleep.ts
|
fix(power): address PR review feedback for sleep prevention
|
2026-04-11 21:06:32 +05:30 |
|
project-detection.ts
|
feat: seamless onboarding with enhanced documentation (#66)
|
2026-02-16 22:22:13 +05:30 |
|
project-resolution.ts
|
fix: detect nested project directories in CLI auto-resolution
|
2026-04-01 18:28:57 +05:30 |
|
project-supervisor.ts
|
fix(cli): fall back to local config when global config is missing in project supervisor (#1809)
|
2026-05-18 19:19:39 +05:30 |
|
prompts.ts
|
refactor(core): storage redesign — projectId-based paths, JSON metadata (#1466)
|
2026-04-28 17:55:53 +05:30 |
|
repo-utils.ts
|
refactor(cli): extract shared repo helpers and support GitLab subgroups
|
2026-04-15 12:30:32 +05:30 |
|
resolve-project.ts
|
feat(cli): wire activity events into CLI commands and supervisor lifecycle (#1698)
|
2026-05-18 21:04:25 +05:30 |
|
routes.ts
|
feat(cli): support AO_PUBLIC_URL for reverse-proxied dashboards (#1757)
|
2026-05-20 23:09:04 +05:30 |
|
running-state.ts
|
feat(cli): wire activity events into CLI commands and supervisor lifecycle (#1698)
|
2026-05-18 21:04:25 +05:30 |
|
script-runner.ts
|
feat(windows): complete Windows support (#1025)
|
2026-05-09 00:10:53 +05:30 |
|
session-utils.ts
|
Add multi-project storage, resolution, and project settings support (#1343)
|
2026-04-21 17:45:55 +05:30 |
|
shell.ts
|
feat(windows): complete Windows support (#1025)
|
2026-05-09 00:10:53 +05:30 |
|
shutdown.ts
|
feat(cli): wire activity events into CLI commands and supervisor lifecycle (#1698)
|
2026-05-18 21:04:25 +05:30 |
|
slack-setup.ts
|
feat(notifier): make notifier system robust with manual harness and desktop setup (#1736)
|
2026-05-19 14:48:40 +05:30 |
|
startup-preflight.ts
|
feat(windows): complete Windows support (#1025)
|
2026-05-09 00:10:53 +05:30 |
|
update-channel-onboarding.ts
|
fix(cli): first-run startup creates global config with project registered (#1766) (#1819)
|
2026-05-13 03:28:50 +05:30 |
|
update-check.ts
|
fix(cli,release): repair nightly updates and snapshots (#1960)
|
2026-05-20 21:55:21 +05:30 |
|
web-dir.ts
|
chore(cli): remove deprecated 'ao init' command (#1438)
|
2026-05-05 18:43:55 +05:30 |
|
webhook-setup.ts
|
feat(notifier): make notifier system robust with manual harness and desktop setup (#1736)
|
2026-05-19 14:48:40 +05:30 |