freshcrate
Home > Frameworks > agents-shire

agents-shire

AI agent orchestration platform

Description

AI agent orchestration platform

Release History

VersionChangesUrgencyDate
1.0.46Imported from npm (1.0.46)Low4/21/2026
v1.0.46## What's Changed * Fix WebSocket broadcast gaps for cross-tab sync by @victor36max in https://github.com/victor36max/shire/pull/286 * Fix drag-and-drop on shared drive sidebar by @victor36max in https://github.com/victor36max/shire/pull/287 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.45...v1.0.46High4/20/2026
v1.0.45## What's Changed * Fix catalog form showing stale agent values on re-selection by @victor36max in https://github.com/victor36max/shire/pull/284 * Add clear message history with confirmation dialog by @victor36max in https://github.com/victor36max/shire/pull/285 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.44...v1.0.45High4/20/2026
v1.0.44## What's Changed * Fix remaining auth 401s in attachments, file preview, sidebar download by @victor36max in https://github.com/victor36max/shire/pull/283 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.43...v1.0.44High4/19/2026
v1.0.43## What's Changed * Document authentication feature in CLAUDE.md and README.md by @victor36max in https://github.com/victor36max/shire/pull/279 * Add logo and badges to README by @victor36max in https://github.com/victor36max/shire/pull/280 * Fix shared drive 401 on image/PDF preview and downloads by @victor36max in https://github.com/victor36max/shire/pull/282 * Replace logout button with user menu popover by @victor36max in https://github.com/victor36max/shire/pull/281 **Full ChangeloHigh4/17/2026
v1.0.42## What's Changed * Add optional username/password authentication by @victor36max in https://github.com/victor36max/shire/pull/278 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.41...v1.0.42High4/17/2026
v1.0.41## What's Changed * Fix sidebar size not persisting when file panel is collapsed by @victor36max in https://github.com/victor36max/shire/pull/277 * Add Open button to @-mention popover to preview files directly by @victor36max in https://github.com/victor36max/shire/pull/276 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.40...v1.0.41High4/15/2026
v1.0.40## What's Changed * Make --query optional in shire search-messages by @victor36max in https://github.com/victor36max/shire/pull/275 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.39...v1.0.40Medium4/14/2026
v1.0.39## What's Changed * Fix preview panel reload + larger default + persist panel sizes by @victor36max in https://github.com/victor36max/shire/pull/274 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.38...v1.0.39Medium4/14/2026
v1.0.38## What's Changed * Add date range and pagination to message search by @victor36max in https://github.com/victor36max/shire/pull/273 * Persist navigation state via URL params + localStorage by @victor36max in https://github.com/victor36max/shire/pull/272 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.37...v1.0.38Medium4/14/2026
v1.0.37## What's Changed * Add BM25 message search tool for agents by @victor36max in https://github.com/victor36max/shire/pull/270 * Support backtick-wrapped /shared/ paths as clickable links by @victor36max in https://github.com/victor36max/shire/pull/269 * Use dev-compatible command for search-messages by @victor36max in https://github.com/victor36max/shire/pull/271 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.36...v1.0.37Medium4/14/2026
v1.0.36## What's Changed * Match editor code blocks to chat message style by @victor36max in https://github.com/victor36max/shire/pull/268 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.35...v1.0.36Medium4/12/2026
v1.0.35## What's Changed * Fix file icons in chat search and sidebar folder navigation by @victor36max in https://github.com/victor36max/shire/pull/265 * Remove agent status system by @victor36max in https://github.com/victor36max/shire/pull/266 * Enhance agent sidebar with emoji avatars, busy indicators, and merged menu by @victor36max in https://github.com/victor36max/shire/pull/267 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.34...v1.0.35Medium4/12/2026
v1.0.34## What's Changed * Add file-type-specific icons to shared drive and file displays by @victor36max in https://github.com/victor36max/shire/pull/263 * Fix file preview links not working on mobile by @victor36max in https://github.com/victor36max/shire/pull/264 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.33...v1.0.34Medium4/12/2026
v1.0.33## What's Changed * Add @ file mention autocomplete in chat input by @victor36max in https://github.com/victor36max/shire/pull/259 * Fix code block background in light mode by @victor36max in https://github.com/victor36max/shire/pull/260 * Enable skill discovery in Claude Code and PI harnesses by @victor36max in https://github.com/victor36max/shire/pull/262 * Switch fonts to Geist Sans and Geist Mono by @victor36max in https://github.com/victor36max/shire/pull/261 **Full Changelog**: htMedium4/12/2026
v1.0.32## What's Changed * Enable GFM table rendering in agent chat messages by @victor36max in https://github.com/victor36max/shire/pull/258 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.31...v1.0.32Medium4/11/2026
v1.0.31## What's Changed * Instruct agents not to wrap shared drive paths in backticks by @victor36max in https://github.com/victor36max/shire/pull/257 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.30...v1.0.31Medium4/11/2026
v1.0.30## What's Changed * Fix code block language selector clipped by overflow by @victor36max in https://github.com/victor36max/shire/pull/253 * Add CodeMirror code editor and CSV table editor to shared drive by @victor36max in https://github.com/victor36max/shire/pull/254 * Add clickable shared drive file paths in agent messages by @victor36max in https://github.com/victor36max/shire/pull/255 * Add shared drive right panel with last-write-wins editing by @victor36max in https://github.com/victorMedium4/11/2026
v1.0.29## What's Changed * Fix infinite scroll fetching all pages when scrolling up by @victor36max in https://github.com/victor36max/shire/pull/252 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.28...v1.0.29Medium4/10/2026
v1.0.28## What's Changed * Fix scroll animation on agent switch and initial load by @victor36max in https://github.com/victor36max/shire/pull/251 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.27...v1.0.28Medium4/10/2026
v1.0.27## What's Changed * Fix instant scroll on agent switch and use Lucide chevron icons by @victor36max in https://github.com/victor36max/shire/pull/250 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.26...v1.0.27Medium4/10/2026
v1.0.26## What's Changed * Fix sidebar tab state, image preview, and attachment URLs by @victor36max in https://github.com/victor36max/shire/pull/247 * Consolidate sidebar tab ref effects into single useEffect by @victor36max in https://github.com/victor36max/shire/pull/248 * Adopt AI Elements for chat UI by @victor36max in https://github.com/victor36max/shire/pull/249 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.25...v1.0.26Medium4/10/2026
v1.0.25## What's Changed * Merge agents and shared drive into tabbed sidebar layout by @victor36max in https://github.com/victor36max/shire/pull/246 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.24...v1.0.25Medium4/9/2026
v1.0.24## What's Changed * add bg color to selection menu by @victor36max in https://github.com/victor36max/shire/pull/239 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.23...v1.0.24Medium4/8/2026
v1.0.23## What's Changed * Add version check and upgrade notice in sidebar by @victor36max in https://github.com/victor36max/shire/pull/240 * Simplify upgrade notice to compact single-line by @victor36max in https://github.com/victor36max/shire/pull/241 * Use shadcn tooltip for upgrade notice by @victor36max in https://github.com/victor36max/shire/pull/242 * Use popover for upgrade notice by @victor36max in https://github.com/victor36max/shire/pull/243 * Add copy buttons and bun alternative to upgMedium4/8/2026
v1.0.22## What's Changed * Support inline formatting in table cells by @victor36max in https://github.com/victor36max/shire/pull/234 * Add New Markdown button to shared drive by @victor36max in https://github.com/victor36max/shire/pull/235 * Convert shared drive buttons to icons by @victor36max in https://github.com/victor36max/shire/pull/237 * Replace Isolated VMs copy with Shared Drive on welcome screen by @victor36max in https://github.com/victor36max/shire/pull/238 **Full Changelog**: httpMedium4/8/2026
v1.0.21## What's Changed * Fix Prism not defined in build binary (v2) by @victor36max in https://github.com/victor36max/shire/pull/230 * Remove Prism code highlighting plugin to fix build by @victor36max in https://github.com/victor36max/shire/pull/231 * Fix Prism not defined: init global at build entry point by @victor36max in https://github.com/victor36max/shire/pull/232 * Fix Prism not defined on client side by @victor36max in https://github.com/victor36max/shire/pull/233 **Full Changelog**Medium4/7/2026
v1.0.20## What's Changed * Fix Prism not defined error in build binary by @victor36max in https://github.com/victor36max/shire/pull/229 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.19...v1.0.20Medium4/7/2026
v1.0.19## What's Changed * Replace useEffect anti-patterns with idiomatic React by @victor36max in https://github.com/victor36max/shire/pull/221 * Move test coverage check to pre-commit hook and CI by @victor36max in https://github.com/victor36max/shire/pull/222 * Replace AgentForm useEffect with key-based remounting by @victor36max in https://github.com/victor36max/shire/pull/225 * Add OpenAI Codex harness via @openai/codex-sdk by @victor36max in https://github.com/victor36max/shire/pull/223 * AdMedium4/7/2026
v1.0.18## What's Changed * Sort agent list by activity, default to last-interacted by @victor36max in https://github.com/victor36max/shire/pull/220 * Cross-compile all platform binaries from ubuntu-latest by @victor36max in https://github.com/victor36max/shire/pull/219 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.17...v1.0.18Medium4/3/2026
v1.0.17## What's Changed * Update CLAUDE.md and README.md to reflect current codebase by @victor36max in https://github.com/victor36max/shire/pull/216 * Prevent browser from opening during test runs by @victor36max in https://github.com/victor36max/shire/pull/218 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.16...v1.0.17Medium4/2/2026
v1.0.16## What's Changed * Move hooks out of lib/ for flatter frontend structure by @victor36max in https://github.com/victor36max/shire/pull/207 * Add OpenCode as a third agent harness by @victor36max in https://github.com/victor36max/shire/pull/208 * Fix SharedDrive preview panel layout by @victor36max in https://github.com/victor36max/shire/pull/209 * Change preview split ratio to 1/3 : 2/3 by @victor36max in https://github.com/victor36max/shire/pull/210 * Fix multi-file upload and add drag-andMedium4/2/2026
v1.0.15## What's Changed * Add message timestamps and copy button by @victor36max in https://github.com/victor36max/shire/pull/199 * Add alert/notification feature by @victor36max in https://github.com/victor36max/shire/pull/200 * Refactor system prompt into its own module by @victor36max in https://github.com/victor36max/shire/pull/201 * Fix UTC timestamps displaying as local time by @victor36max in https://github.com/victor36max/shire/pull/202 * Use JS-generated ISO timestamps with Z suffix by @Medium4/1/2026
v1.0.14## What's Changed * Fix shire -v to read version from package.json by @victor36max in https://github.com/victor36max/shire/pull/195 * Fix broken image preview in attachment serving by @victor36max in https://github.com/victor36max/shire/pull/196 * Add .claude/settings.json to agent workspace for skill management by @victor36max in https://github.com/victor36max/shire/pull/197 * Fix scheduled tasks firing on wrong day (day-of-week shift) by @victor36max in https://github.com/victor36max/shireMedium3/31/2026
v1.0.13## What's Changed * Add grace period before reconnecting toast by @victor36max in https://github.com/victor36max/shire/pull/191 * Switch license from BUSL-1.1 to MIT by @victor36max in https://github.com/victor36max/shire/pull/192 * Fix startup freeze after database migration by @victor36max in https://github.com/victor36max/shire/pull/193 * Fix scheduled tasks toggle returning 404 by @victor36max in https://github.com/victor36max/shire/pull/194 **Full Changelog**: https://github.com/viMedium3/29/2026
v1.0.12## What's Changed * Add installation guide and harness setup docs to README by @victor36max in https://github.com/victor36max/shire/pull/186 * add dashboard screenshot by @victor36max in https://github.com/victor36max/shire/pull/187 * Fix image path for Shire Dashboard screenshot by @victor36max in https://github.com/victor36max/shire/pull/188 * Fix visible gap between streaming text and persisted message by @victor36max in https://github.com/victor36max/shire/pull/189 * Add file access bouMedium3/29/2026
v1.0.11## What's Changed * Show clickable URL and auto-open browser on start by @victor36max in https://github.com/victor36max/shire/pull/184 * feat: restore agent skills with filesystem-based storage by @victor36max in https://github.com/victor36max/shire/pull/185 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.10...v1.0.11Medium3/28/2026
v1.0.10## What's Changed * Prepare npm publish and fix compiled binary by @victor36max in https://github.com/victor36max/shire/pull/182 * Prepare npm publish and fix compiled binary by @victor36max in https://github.com/victor36max/shire/pull/183 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.9...v1.0.10Medium3/28/2026
v1.0.9## What's Changed * Prepare npm publish and fix compiled binary by @victor36max in https://github.com/victor36max/shire/pull/181 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.8...v1.0.9Medium3/28/2026
v1.0.8## What's Changed * Prepare npm publish and fix compiled binary by @victor36max in https://github.com/victor36max/shire/pull/180 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.7...v1.0.8Medium3/28/2026
v1.0.7## What's Changed * Prepare npm publish and fix compiled binary by @victor36max in https://github.com/victor36max/shire/pull/179 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.6...v1.0.7Medium3/28/2026
v1.0.6## What's Changed * Prepare npm publish and fix compiled binary by @victor36max in https://github.com/victor36max/shire/pull/178 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.5...v1.0.6Medium3/28/2026
v1.0.5## What's Changed * Prepare npm publish and fix compiled binary by @victor36max in https://github.com/victor36max/shire/pull/177 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.4...v1.0.5Medium3/28/2026
v1.0.4## What's Changed * Prepare npm publish and fix compiled binary frontend by @victor36max in https://github.com/victor36max/shire/pull/176 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.3...v1.0.4Medium3/28/2026
v1.0.3## What's Changed * Prepare npm publish under @agents-shire + fix compiled binary by @victor36max in https://github.com/victor36max/shire/pull/175 **Full Changelog**: https://github.com/victor36max/shire/compare/v1.0.0...v1.0.3Medium3/28/2026
v1.0.2## What's Changed * Add demo video to README by @victor36max in https://github.com/victor36max/shire/pull/118 * Fix demo video embed in README by @victor36max in https://github.com/victor36max/shire/pull/120 * Update README demo video by @victor36max in https://github.com/victor36max/shire/pull/122 * Update README to align with website by @victor36max in https://github.com/victor36max/shire/pull/123 * Fix agency-agents link in README by @victor36max in https://github.com/victor36max/shire/pMedium3/28/2026
v1.0.1## What's Changed * Add demo video to README by @victor36max in https://github.com/victor36max/shire/pull/118 * Fix demo video embed in README by @victor36max in https://github.com/victor36max/shire/pull/120 * Update README demo video by @victor36max in https://github.com/victor36max/shire/pull/122 * Update README to align with website by @victor36max in https://github.com/victor36max/shire/pull/123 * Fix agency-agents link in README by @victor36max in https://github.com/victor36max/shire/pMedium3/28/2026
v1.0.0## What's Changed * Add demo video to README by @victor36max in https://github.com/victor36max/shire/pull/118 * Fix demo video embed in README by @victor36max in https://github.com/victor36max/shire/pull/120 * Update README demo video by @victor36max in https://github.com/victor36max/shire/pull/122 * Update README to align with website by @victor36max in https://github.com/victor36max/shire/pull/123 * Fix agency-agents link in README by @victor36max in https://github.com/victor36max/shire/pMedium3/28/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

diragentAI Agent Orchestration Platform - Enterprise-grade orchestration for AI coding agents0.3.2
@poofnew/vibe-checkAI agent evaluation framework for Claude and beyond0.1.1
synaposSynapos Framework — AI agent orchestration for multi-IDE development2.8.0
kraken-aiKraken AI SDK: a very lightweight, fully-typed multi-model AI agent framework0.0.8
@icex-labs/icex-flowDeterministic agent workflow orchestration — eliminate randomness in AI agent pipelines0.4.1