You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and this changelog is generated by [Structured Changelog](https://github.com/grokify/structured-changelog).
8
9
9
10
## [Unreleased]
10
11
12
+
## [v0.5.0] - 2026-03-01
13
+
14
+
### Highlights
15
+
16
+
- Organization rename from agentplexus to plexusone
17
+
18
+
### Changed
19
+
20
+
-**Breaking**: Module path changed from `github.com/agentplexus/agentkit` to `github.com/plexusone/agentkit`
21
+
22
+
### Dependencies
23
+
24
+
- Upgraded `github.com/plexusone/opik-go` to v0.6.0 (renamed from go-opik)
25
+
- Upgraded `github.com/plexusone/phoenix-go` to v0.2.0 (renamed from go-phoenix)
26
+
- Upgraded `github.com/plexusone/omnillm` to v0.12.0
27
+
- Upgraded `github.com/plexusone/omniobserve` to v0.7.0
28
+
- Upgraded `github.com/plexusone/omnivault` to v0.3.0
29
+
- Upgraded `github.com/plexusone/vaultguard` to v0.3.0
30
+
11
31
## [v0.4.0] - 2026-02-02
12
32
13
33
### Highlights
@@ -17,31 +37,31 @@ and this changelog is generated by [Structured Changelog](https://github.com/gro
17
37
18
38
### Added
19
39
20
-
- MCP server implementation with JSON-RPC 2.0 protocol and stdio transport (`mcp/server.go`, `mcp/protocol.go`) ([`cb47e55`](https://github.com/agentplexus/agentkit/commit/cb47e55))
21
-
- Local development platform with interactive CLI, file system tools, and bash execution (`platforms/local/`) ([`492b59d`](https://github.com/agentplexus/agentkit/commit/492b59d))
40
+
- MCP server implementation with JSON-RPC 2.0 protocol and stdio transport (`mcp/server.go`, `mcp/protocol.go`) ([`cb47e55`](https://github.com/plexusone/agentkit/commit/cb47e55))
41
+
- Local development platform with interactive CLI, file system tools, and bash execution (`platforms/local/`) ([`492b59d`](https://github.com/plexusone/agentkit/commit/492b59d))
22
42
23
43
### Changed
24
44
25
-
- Update LLM integration for new OmniLLM and OmniObserve APIs ([`b5beda7`](https://github.com/agentplexus/agentkit/commit/b5beda7))
45
+
- Update LLM integration for new OmniLLM and OmniObserve APIs ([`b5beda7`](https://github.com/plexusone/agentkit/commit/b5beda7))
0 commit comments