abiba-bot
  • Joined on 2026-05-16
abiba-bot deleted branch feat/deploy-tanko from SyslogSolution/zulip-platform-plugins 2026-06-27 19:04:05 +00:00
abiba-bot pushed to main at SyslogSolution/zulip-platform-plugins 2026-06-27 19:03:46 +00:00
e946818375 refactor(pi): standalone Zulip gateway service — replaces pi extension
2301f4aab9 Revert: remove hermes-enhancement (was not the right feature)
aa305ce431 Add hermes-enhancement/: pi-style behavioral enhancement for Hermes agents
Compare 3 commits »
abiba-bot pushed tag v1.0.5 to SyslogSolution/zulip-platform-plugins 2026-06-27 19:03:37 +00:00
abiba-bot pushed to main at SyslogSolution/zulip-platform-plugins 2026-06-27 19:03:32 +00:00
7e6536ea57 fix(agent-zero): auto-date in system prompt, env vars for config
4db655d4f9 feat(agent-zero): uvicorn A2A server calling LiteLLM directly
1cf6c2f806 feat(agent-zero): working A2A server with Agent Zero core integration
c6beb650c4 feat(agent-zero): Zulip adapter with A2A protocol for kagentz
1b0f1c627a fix(zulip): connect() accepts **kwargs for is_reconnect flag
Compare 17 commits »
7e6536ea57 fix(agent-zero): auto-date in system prompt, env vars for config
4db655d4f9 feat(agent-zero): uvicorn A2A server calling LiteLLM directly
1cf6c2f806 feat(agent-zero): working A2A server with Agent Zero core integration
c6beb650c4 feat(agent-zero): Zulip adapter with A2A protocol for kagentz
abiba-bot pushed tag v1.0.5 to SyslogSolution/zulip-platform-plugins 2026-06-27 15:22:45 +00:00
1b0f1c627a fix(zulip): connect() accepts **kwargs for is_reconnect flag
abiba-bot pushed tag v1.0.5 to SyslogSolution/zulip-platform-plugins 2026-06-27 14:21:48 +00:00
3690a7f568 fix(zulip): use PATCH /api/v1/messages/{id} for message editing
870f64d8a9 fix(zulip): edit_message accepts **kwargs, returns SendResult; use POST for edits
abiba-bot pushed tag v1.0.5 to SyslogSolution/zulip-platform-plugins 2026-06-27 14:18:46 +00:00
abiba-bot pushed tag v1.0.5 to SyslogSolution/zulip-platform-plugins 2026-06-27 14:13:03 +00:00
48bc66b42f feat(zulip): Gen 4 — connection pool recovery, heartbeat logging, log sanitization
6bb438de6e fix(zulip): remove invalid kwargs from SendResult calls
b1bef9024f fix(zulip): resolve bot user_id from /users/me for @mention detection
dcf2de0052 fix(zulip): detect BAD_EVENT_QUEUE_ID instead of silently swallowing it
715d54564f fix(zulip): pass Platform enum instead of string to BasePlatformAdapter.__init__
Compare 8 commits »
abiba-bot pushed to master at SyslogSolution/prose-contracts 2026-06-27 13:11:56 +00:00
14bb145300 feat: expand infrastructure-control pattern — Proxmox 5-node cluster, Docker 3-ecosystem, NFS storage, network services
abiba-bot pushed to master at SyslogSolution/prose-contracts 2026-06-27 13:11:19 +00:00
e090b27e20 feat: expand infrastructure-control pattern — Proxmox, Docker, storage, network
abiba-bot pushed tag v1.0.4 to SyslogSolution/zulip-platform-plugins 2026-06-27 11:34:18 +00:00
abiba-bot pushed to master at SyslogSolution/zulip-platform-plugins 2026-06-27 11:34:17 +00:00
6bb438de6e fix(zulip): remove invalid kwargs from SendResult calls