File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,6 +37,8 @@ the terminal dashboard in addition to the previous status lines.
3737- GitHub release: < https://github.com/codejunkie99/agentic-stack/releases/tag/v0.11.1 >
3838- ` Formula/agentic-stack.rb ` bumped to v0.11.1 in a follow-up commit after
3939 the tag tarball existed and its sha256 could be computed.
40+ - Tarball sha256:
41+ ` c0f09417c6caf34ba712d03271177ea2779af50e86a19bf76c10ba5d50bcff3e ` .
4042
4143## [ 0.11.0] — 2026-04-26
4244
Original file line number Diff line number Diff line change 11class AgenticStack < Formula
22 desc "One brain, many harnesses — portable .agent/ folder for AI coding agents"
33 homepage "https://github.com/codejunkie99/agentic-stack"
4- url "https://github.com/codejunkie99/agentic-stack/archive/refs/tags/v0.10.0 .tar.gz"
5- sha256 "5d1e7de9478bdeaf684b0b2eb600e597886aeab52dda8494c7e304cceb0f1438 "
6- version "0.10.0 "
4+ url "https://github.com/codejunkie99/agentic-stack/archive/refs/tags/v0.11.1 .tar.gz"
5+ sha256 "c0f09417c6caf34ba712d03271177ea2779af50e86a19bf76c10ba5d50bcff3e "
6+ version "0.11.1 "
77 license "Apache-2.0"
88
99 def install
You can’t perform that action at this time.
0 commit comments