kumarabhirup
|
e4c94cc012
|
Merge upstream openclaw/main into ironclaw
Resolve 17 merge conflicts preserving ironclaw branding while
incorporating all upstream bug fixes and feature updates:
- Keep ironclaw name, CLI branding, and custom web app bundling
- Take upstream's new gateway auth token auto-generation
- Take upstream's shouldSkipRespawnForArgv respawn guard
- Take upstream's refactored skills frontmatter (resolveOpenClawManifestBlock)
- Merge upstream's ~/.agents/skills path + ironclaw's bundled skills watcher
- Take upstream's new GatewayToolsConfig alongside ironclaw's GatewayWebAppConfig
- Take upstream's minimalTestGateway guard in server.impl.ts
- Take upstream's refactored fs-mocked tests with ironclaw variants
- Take upstream's system message + subagent polling guidance tests
- Take upstream's dynamic import pattern in onboarding wizard
- Fix extensions/feishu workspace reference (openclaw -> ironclaw)
- Regenerate pnpm-lock.yaml with updated dependencies
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-15 15:17:52 -08:00 |
|
Peter Steinberger
|
379b445582
|
chore: bump version to 2026.2.15
|
2026-02-15 04:50:31 +01:00 |
|
Peter Steinberger
|
1ff15e60d3
|
chore(release): bump versions to 2026.2.14
|
2026-02-15 02:53:35 +01:00 |
|
Peter Steinberger
|
67251e97bd
|
fix(ci): sync extension versions to root release (#15199)
|
2026-02-13 05:54:03 +01:00 |
|
Peter Steinberger
|
7695b4842b
|
chore: bump version to 2026.2.12
|
2026-02-12 18:20:46 +01:00 |
|
kumarabhirup
|
e62035968c
|
Merge remote-tracking branch 'upstream/main' into dench-workspace
Co-authored-by: Cursor <cursoragent@cursor.com>
# Conflicts:
# extensions/feishu/package.json
# package.json
# pnpm-lock.yaml
# src/agents/pi-embedded-subscribe.ts
# src/gateway/server-startup.ts
# src/security/audit-extra.ts
# src/telegram/bot-message-context.ts
|
2026-02-12 01:58:58 -08:00 |
|
Sebastian
|
a1a61f35df
|
chore(irc): sync plugin version to 2026.2.10
|
2026-02-11 08:38:33 -05:00 |
|
Vignesh
|
fa906b26ad
|
feat: IRC — add first-class channel support
Adds IRC as a first-class channel with core config surfaces (schema/hints/dock), plugin auto-enable detection, routing/policy alignment, and docs/tests.
Co-authored-by: Vignesh <vigneshnatarajan92@gmail.com>
|
2026-02-10 17:33:57 -06:00 |
|