Peter Steinberger
|
d87a3bcc2c
|
refactor: plugin catalog + nextcloud policy
|
2026-01-20 11:22:27 +00:00 |
|
Shadow
|
0835bc0c81
|
fix: enforce plugin config schemas (#1272) (thanks @thewilloftheshadow)
Co-authored-by: thewilloftheshadow <thewilloftheshadow@users.noreply.github.com>
|
2026-01-20 11:03:17 +00:00 |
|
Peter Steinberger
|
5414251352
|
Merge pull request #1235 from dougvk/feat/tool-dispatch-skill-commands
Plugin API: tool-dispatched skill commands + tool_result_persist hook
|
2026-01-20 08:52:05 +00:00 |
|
Peter Steinberger
|
20e89f0be9
|
fix: prefer bundled plugin schema
|
2026-01-20 08:47:56 +00:00 |
|
Shadow
|
8e615162fb
|
CLI: skip runner rebuilds when dist is fresh (#1231)
Co-authored-by: mukhtharcm <mukhtharcm@users.noreply.github.com>
|
2026-01-19 13:12:33 -06:00 |
|
Doug von Kohorn
|
dc38730f9a
|
feat: add tool_result_persist hook
|
2026-01-19 13:11:31 +01:00 |
|
Peter Steinberger
|
fe7ad4cd9f
|
fix: add plugin config schema helper
|
2026-01-19 03:39:36 +00:00 |
|
Peter Steinberger
|
b1c13b0eab
|
fix: enforce strict config validation
|
2026-01-19 03:39:25 +00:00 |
|
Peter Steinberger
|
d26f5bb11d
|
fix: stabilize ci checks
|
2026-01-19 00:34:26 +00:00 |
|
Peter Steinberger
|
51717be768
|
fix(plugins): prefer dist plugin-sdk in tests
|
2026-01-19 00:15:45 +00:00 |
|
Peter Steinberger
|
d520a07720
|
refactor(plugins): improve loader resolution
|
2026-01-19 00:15:44 +00:00 |
|
Peter Steinberger
|
b63055d8d2
|
refactor(logging): split config + subsystem imports
|
2026-01-19 00:15:44 +00:00 |
|
Peter Steinberger
|
7fef4b332d
|
fix: log plugin load errors in gateway
|
2026-01-19 00:15:24 +00:00 |
|
Peter Steinberger
|
7d2bd5d96e
|
style: format code
|
2026-01-18 19:36:46 +00:00 |
|
Peter Steinberger
|
5d6a744b43
|
fix: unblock bundled plugin load
|
2026-01-18 19:34:21 +00:00 |
|
Peter Steinberger
|
fe9f9e8e89
|
fix: satisfy oxlint spread rule
|
2026-01-18 18:50:52 +00:00 |
|
Peter Steinberger
|
5e25bb04d9
|
feat: make inbound envelopes configurable
Co-authored-by: Shiva Prasad <shiv19@users.noreply.github.com>
|
2026-01-18 18:50:37 +00:00 |
|
Peter Steinberger
|
91c6acd9fa
|
fix: stabilize tests and logging
|
2026-01-18 18:43:31 +00:00 |
|
Peter Steinberger
|
e6c0133f0b
|
Merge pull request #1181 from sebslight/plugins/exclusive-slots
Plugins: auto-select exclusive slots
|
2026-01-18 18:40:38 +00:00 |
|
Peter Steinberger
|
24cc5e0632
|
fix(build): resolve ts2367 comparisons
|
2026-01-18 16:35:52 +00:00 |
|
Peter Steinberger
|
e2bf2cdb9f
|
feat(config): auto-enable configured plugins
|
2026-01-18 16:35:52 +00:00 |
|
Sebastian Slight
|
f11dc964e6
|
Plugins: auto-select exclusive slots
|
2026-01-18 11:26:50 -05:00 |
|
Peter Steinberger
|
d49da62338
|
refactor: route channel runtime via plugin api
|
2026-01-18 11:01:16 +00:00 |
|
Peter Steinberger
|
aa3514f5e2
|
fix: sync protocol outputs
|
2026-01-18 08:58:41 +00:00 |
|
Peter Steinberger
|
8e87d8879e
|
refactor: migrate messaging plugins to sdk
|
2026-01-18 08:54:00 +00:00 |
|
Radek Paclt
|
3b520bfdad
|
feat(memory): add lifecycle hooks and vector memory plugin
Add plugin lifecycle hooks infrastructure:
- before_agent_start: inject context before agent loop
- agent_end: analyze conversation after completion
- 13 hook types total (message, tool, session, gateway hooks)
Memory plugin implementation:
- LanceDB vector storage with OpenAI embeddings
- kind: "memory" to integrate with upstream slot system
- Auto-recall: injects <relevant-memories> when context found
- Auto-capture: stores preferences, decisions, entities
- Rule-based capture filtering with 0.95 similarity dedup
- Tools: memory_recall, memory_store, memory_forget
- CLI: clawdbot ltm list|search|stats
Plugin infrastructure:
- api.on() method for hook registration
- Global hook runner singleton for cross-module access
- Priority ordering and error catching
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-18 06:34:43 +00:00 |
|
Peter Steinberger
|
3514b18e8b
|
test: cover bundled memory plugin package metadata
|
2026-01-18 06:30:01 +00:00 |
|
Peter Steinberger
|
fa669f1ccf
|
chore(gate): fix lint and formatting
|
2026-01-18 06:01:25 +00:00 |
|
Peter Steinberger
|
a1395f9856
|
feat: support plugin-managed hooks
|
2026-01-18 05:57:05 +00:00 |
|
Peter Steinberger
|
683c5ebe8a
|
fix: align plugin runtime and exec wiring
|
2026-01-18 05:44:22 +00:00 |
|
Peter Steinberger
|
4abe6629a1
|
refactor: align status with plugin memory slot
|
2026-01-18 05:40:10 +00:00 |
|
Peter Steinberger
|
621cdd393d
|
fix: abort embedded prompts on cancel
|
2026-01-18 05:18:10 +00:00 |
|
Peter Steinberger
|
3f408eeefc
|
fix: resolve plugin tool meta typing
|
2026-01-18 04:24:16 +00:00 |
|
Peter Steinberger
|
17255e1b5c
|
feat: add optional plugin tools
|
2026-01-18 04:08:00 +00:00 |
|
Peter Steinberger
|
6d2f6c1d54
|
fix: align plugin runtime types
|
2026-01-18 03:41:25 +00:00 |
|
Peter Steinberger
|
829a4bbc7d
|
feat: migrate zalo plugin to sdk
|
2026-01-18 03:37:26 +00:00 |
|
Peter Steinberger
|
17d2951675
|
refactor: migrate extensions to plugin sdk
|
2026-01-18 02:55:07 +00:00 |
|
Peter Steinberger
|
e30bc29172
|
refactor: add plugin sdk runtime scaffolding
|
2026-01-18 02:52:30 +00:00 |
|
Peter Steinberger
|
29af0bc20a
|
feat(plugins): add memory slot plugin
|
2026-01-18 02:12:10 +00:00 |
|
Peter Steinberger
|
a4ed06c8ad
|
chore: fix lint/format and update changelog
Co-authored-by: ItzR3NO <ItzR3NO@users.noreply.github.com>
|
2026-01-17 10:16:35 +00:00 |
|
Peter Steinberger
|
edb69adfbc
|
test: cover plugin enable/disable semantics
|
2026-01-17 10:16:35 +00:00 |
|
Peter Steinberger
|
fa6d46bfa5
|
feat: bundle provider auth plugins
Co-authored-by: ItzR3NO <ItzR3NO@users.noreply.github.com>
|
2026-01-17 09:38:53 +00:00 |
|
Peter Steinberger
|
372ce23423
|
feat: unify hooks installs and webhooks
|
2026-01-17 07:08:04 +00:00 |
|
Shadow
|
9fbc21916a
|
Config: schema-driven channels and settings
|
2026-01-17 00:43:05 +00:00 |
|
Peter Steinberger
|
d86a3d1294
|
chore: run format and fix sandbox browser timeouts
|
2026-01-16 09:18:58 +00:00 |
|
Peter Steinberger
|
ace70322b9
|
feat: add plugin update tracking
|
2026-01-16 05:55:05 +00:00 |
|
Peter Steinberger
|
09d27dfd35
|
fix: allow media-only sends
|
2026-01-16 03:15:26 +00:00 |
|
Peter Steinberger
|
864e305340
|
fix: restore status usage summary output
|
2026-01-16 02:49:18 +00:00 |
|
Peter Steinberger
|
1757f615a0
|
fix: harden antigravity claude support (#968)
Co-authored-by: Max <rdev@users.noreply.github.com>
|
2026-01-16 02:16:17 +00:00 |
|
Peter Steinberger
|
1d6eeb119e
|
fix: align config types after upstream changes
|
2026-01-16 01:49:07 +00:00 |
|