JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"bubbletea",
"go",
"herdr",
"session-manager",
"terminal",
"tmux",
"tui",
"herdr-plugin",
"session-management"
],
"is_fork": false,
"size_kb": 1716,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 877634,
"Shell": 6551,
"Makefile": 161,
"TypeScript": 7253
},
"pushed_at": "2026-07-23T18:10:45Z",
"created_at": "2026-06-11T10:25:42Z",
"owner_type": "User",
"updated_at": "2026-07-23T18:10:03Z",
"description": "Agent-aware session manager for tmux & herdr — discover projects, launch sessions, and track your AI agents work.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Luka",
"type": "User",
"login": "lmilojevicc",
"company": null,
"location": null,
"followers": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/104729643?v=4",
"created_at": "2022-05-01T16:31:59Z",
"is_verified": null,
"public_repos": 46,
"account_age_days": 1546
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2026-07-23T18:12:15Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-07-19T11:50:02Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-07-18T00:44:58Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2026-07-11T10:02:35Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-11T08:33:11Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-07-07T14:16:13Z"
},
{
"tag": "v0.5.3",
"kind": "patch",
"published_at": "2026-07-06T22:41:57Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2026-07-06T19:23:44Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-07-05T11:12:58Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-07-04T15:35:52Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-06-16T20:10:20Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-06-15T15:36:59Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-06-14T00:27:24Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2026-06-13T21:25:48Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-06-13T15:48:43Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-06-11T12:00:13Z"
}
],
"recent_commits": [
{
"oid": "4067ac373dbd50b061a2bbd6dd7a424bb3f6741b",
"body": "Refs #54.",
"is_bot": false,
"headline": "fix(sessionmgr): preserve active Claude blocked state (#55)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-23T18:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60e3214423d6e0e55674b4e0c6a1ecd87ea9a0de",
"body": "Closes #52.",
"is_bot": false,
"headline": "fix(tui): compare agent rename aliases correctly (#53)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-23T16:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83754bf60e80254b6888a11ba40307b944ef7390",
"body": "Closes #42.",
"is_bot": false,
"headline": "feat(logging): add structured diagnostic logging (#50)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-23T15:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71a1e9528b7b6e8abba6efbbe32c147d60e38ecd",
"body": "Closes #48.",
"is_bot": false,
"headline": "feat(cli): add severity-colored output with styled usage and help (#49)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-22T21:34:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb926d078607582b52ee86dc1920db7b3808d55f",
"body": "* feat(keybind): herdr popup launch mode (#44)\n\nAdd herdr popup launch mode to the keybind installer (herdr 0.7.4+):\n\n- `seshagy keybind install herdr --mode popup` emits a `[[keys.command]]`\n `type = \"popup\"` binding (the only way to activate herdr popup mode — there\n is no generic `herdr popup` \n[…]\nll\n subtest so a validator regression can't overwrite a real config.\n- Popup marker lifecycle uninstall now verifies the whole generated block is\n removed and the complete unrelated config survives.",
"is_bot": false,
"headline": "feat(keybind): herdr popup launch mode (#44) (#46)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-19T11:48:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "46749c457956bfb4f44195030a6c16ebe966a9dd",
"body": "… tiles (v0.8.0) (#40)\n\n* feat(tui): finder-style chip tabs\n\nReplace the [1] Name tab bar with chip pills: the active source is a\nreverse-video pill (active_tab color, bold), others are muted chips, joined by\n\" · \". Labels fall back \"1 All\" -> \"All\" -> \"1\" as width tightens, with a\nright-aligned vis\n[…]\nache via resetManifestCache(), called first\nin every manifest-loading test. No production behavior or precedence changed;\nno assertions weakened. Plain `mise run verify` is now green on every machine.",
"is_bot": false,
"headline": "feat: finder-hub TUI, toast notifications, persistent surfaces, theme…",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-18T00:43:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2a235ad9f027cea0291c691733a1b3328e5dc7ae",
"body": "* feat(tui): move list, preview, and detail titles onto pane borders\n\nThe list summary, preview title, and detail name/kind were rendered as the\nfirst body line(s) of each pane, costing content rows. Move them onto each\npane's top border, fieldset-style (╭─ title ────╮), and reclaim the freed rows.\n\n[…]\nemove dead internal styles that were built but never rendered\n(s.subtitle, s.iconSession/Zoxide/FD/Agent, palette.teal), and correct the\nstale title/accent/muted descriptions in docs/configuration.md.",
"is_bot": false,
"headline": "feat(tui): move list, preview, and detail titles onto pane borders (#39)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-14T12:00:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0cdafe6d246752dc9430bfcd85e44c4e53cf299e",
"body": "Under herdr the workspace detail pane showed an empty `path` and always\n`unknown` activity/created. `herdr workspace list` exposes neither cwd nor\ntimestamps, so derive each workspace's path from the focused pane's cwd (via\n`herdr pane list`, best-effort like the existing tab-list call) and surface \n[…]\nws\nare now data-driven: they render only when a timestamp is set, so herdr (which\nhas none) omits them instead of printing a misleading \"unknown\", while tmux\nkeeps showing real timestamps.\n\nCloses #35",
"is_bot": false,
"headline": "fix(herdr): populate workspace path and show pane count in detail (#37)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-13T23:18:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "95846b44e5fa77dd2b2baa2cf2ab6184a85bb5d7",
"body": "active_tab is meant to color only the active source tab, but rowParts()\nreused the s.tabActive style (driven by active_tab) to render\nsession/workspace and agent display names, so a real active_tab color\nalso recolored every list item name (invisible under the default\nactive_tab = \"default\").\n\nAdd a\n[…]\nhe\nregular-weight invariant. Promotes github.com/muesli/termenv (already\na transitive dep of lipgloss) to direct for lipgloss color-profile\nforcing in the behavioral test; go.sum unchanged.\n\nFixes #30",
"is_bot": false,
"headline": "fix(tui): decouple item names from active_tab color (#33)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-12T22:58:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b225b1d646671e3cc5e34d92efa294ec1d5fc8b4",
"body": "Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) from 1.5.0 to 1.6.0.\n- [Release notes](https://github.com/BurntSushi/toml/releases)\n- [Commits](https://github.com/BurntSushi/toml/compare/v1.5.0...v1.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/BurntSushi/toml\n\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 (#1)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-11T09:57:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bfd69180075c30b677cb977bd4891b74174c6e43",
"body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.38.0 to 0.47.0.\n- [Commits](https://github.com/golang/sys/compare/v0.38.0...v0.47.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n dependency-version: 0.47.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/sys from 0.38.0 to 0.47.0 (#29)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-11T09:57:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e906e24c4f508ee6b0c1eb7aa8bd642f68d9122a",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 7 (#8)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-11T09:57:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b6719cf50f9cfb1e689e8758bec323a831056d66",
"body": null,
"is_bot": false,
"headline": "fix(ci): bump go to 1.26.5 to clear govulncheck GO-2026-5856",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-11T07:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e57002be3be18e7e10727fd14406e29d6e6c5830",
"body": "Tab cycles to the next numbered source tab and Shift+Tab to the previous,\nwith wraparound across config.SourceOrder(). Works in both classic and\ntype-first input modes via the existing switchSource path (cursor reset\nand cache/refresh), matching digit-key (1-9) tab switching. Adds a\ntab/shift+tab entry to the footer help legend and focused tests.",
"is_bot": false,
"headline": "Add Tab/Shift+Tab navigation between source tabs (#27)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-11T07:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24978c282aaf496ba60d7ab7ae0abfb4075438b0",
"body": "* docs: rewrite README to be value-first and user-centric\n\n* docs: preserve architecture and internal details from old README\n\n* docs: clarify tmux vs herdr detection in README\n\n* docs: align all markdown files with tmux vs herdr detection logic",
"is_bot": false,
"headline": "docs: update README and documentation (#28)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-09T11:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "509965d1c4f31a1742ce52294ae5e347507047e1",
"body": "* Add input_style config toggle (popup | cmdline)\n\n* Add dim_background config toggle for popup",
"is_bot": false,
"headline": "Add input_style and dim_background config toggles (#26)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-07T18:59:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "780cd785937ded1fdbea87b79cf18ccacb271a21",
"body": null,
"is_bot": false,
"headline": "Bump herdr plugin version to 0.6.0",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-07T14:14:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8feed2be681da772139b9fbf6a525b0979afaad1",
"body": null,
"is_bot": false,
"headline": "Add agent state filter (s key) and dynamic footer help (#25)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-07T14:13:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffc7331cd2fa2be3e3f7c87e8e123e403375f3a9",
"body": null,
"is_bot": false,
"headline": "Replace seshagy-focus-kill with built-in --ephemeral mode (#24)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-07T13:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4634230a2e32b55d7a08b62f07b52163d7aaeefa",
"body": "* Clear search query on '/' reactivation\n\n* Render search/rename as popup over dimmed list\n\nAdditional changes:\nShow current name in rename popup prompt\nAdd 'o' key to footer help for current-session filter\n\n* Clear rename input on each rename activation",
"is_bot": false,
"headline": "Centered popup for search/rename with dimmed background (#22)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-07T12:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95eebc1b75e0ae637e222d3ef48c1e08d3c817fc",
"body": null,
"is_bot": false,
"headline": "Clear search query on '/' reactivation (#20)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-07T10:39:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61ce5277e5f31005a7a71424fdf12bafd7bf0314",
"body": null,
"is_bot": false,
"headline": "Add herdr plugin manifest and gating entry script (#19)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-06T23:49:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd332b1ccd101eb146cb2b804db50f8b6006db50",
"body": null,
"is_bot": false,
"headline": "Add LICENSE, CONTRIBUTING, and issue/PR templates (#18)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-06T23:18:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa262b3e4cc3fd6ed0f86d84e1b1b3144a0644c8",
"body": null,
"is_bot": false,
"headline": "Enable Homebrew installation and fix README accuracy (#17)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-06T22:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "163243e1249212a6fb6dcab154774b356113f1e7",
"body": "* Pass --ansi to herdr pane read for colored previews (#15)\n\n* Clear HERDR_ENV in tests for deterministic backend detection\n\n* Add herdr keybind installer",
"is_bot": false,
"headline": "Add herdr keybind installer and colored previews (#16)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-06T22:05:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a84a185e0e28fe7becb0d3a179e571b8b1dff0fc",
"body": "* Add seshagy-focus-kill launcher and tmux keybind installer\n\n* Prefer XDG tmux config over ~/.tmux.conf in keybind installer\n\n* Honor TMUX_CONFIG_DIR and show resolved path in reload hint\n\n* Invoke launcher via login shell so PATH resolves in tmux run-shell\n\n* Use tmux display-popup instead of run-\n[…]\nevert \"Use tmux display-popup instead of run-shell for the launcher\"\n\nThis reverts commit c9f710ad5e60bd78260a503b8ca25d3a46f8d5ce.\n\n* Add --mode flag with popup/window/pane/pane-zoomed launch options",
"is_bot": false,
"headline": "Add seshagy-focus-kill launcher and tmux keybind installer (#13)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-06T19:21:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1dc3d2ebd89b4ad9bfc12177900e626ecf9af6a0",
"body": null,
"is_bot": false,
"headline": "Populate herdr tab counts and tab labels in detail (#12)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-05T11:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "832f412b2fe970d2b6dd1c3ced61882fc369a892",
"body": "* Add unknown agent state for herdr agent_status\n\n* Add Multiplexer backend abstraction with tmux/noop\n\n* Thread Multiplexer backend through TUI and CLI\n\n* Fix session rename target lost in backend threading\n\n* Add herdr multiplexer backend\n\n* Wire multiplexer terminology through TUI and CLI\n\n* Supp\n[…]\nand TOML normalization.\n\n* Show workspace label instead of id in agents scope status\n\n* Plug remaining herdr id leaks in focus status and agent detail\n\n* Document herdr backend in README and AGENTS.md",
"is_bot": false,
"headline": "Add herdr multiplexer backend (auto-detect tmux vs herdr) (#11)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-07-04T15:33:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f3809deb8fcede5b54c9725a14185f3dbb04ac80",
"body": null,
"is_bot": false,
"headline": "Add bottom-anchored preview for agent panes (#10)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-26T22:05:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4700a67229517c38295b34e20750ef2252dfef72",
"body": "…ests) (#9)\n\n* Fix responsive tab bar layout in narrow terminals\n\nKeep source tab numbers visible after refresh by avoiding JoinVertical width padding, using safeWidth consistently, and degrading tab labels progressively on slim panes.\n\n* Cleanup agent intructions regarding state detection\n\n* Remove\n[…]\n handler only checked session.idle and\npermission.replied, completely missing question.asked (the elicitation\nevent) and permission.asked (the event-bus version distinct from the\npermission.ask Hook).",
"is_bot": false,
"headline": "Reimplement agent state detection (hooks + capture-pane + herdr manif…",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-26T21:22:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "10779e31fe210493e0191e579063c77d5c7eaa16",
"body": "Let users set friendly agent labels from the TUI without touching hook identity, storing labels in XDG state keyed by pane with for_agent binding.",
"is_bot": false,
"headline": "Add display-only agent rename with persisted labels (#6)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-16T20:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b881c8cf4486aed93957b321dc6b986767029d3",
"body": "* Make manifest auto-update cancellable and context-aware\n\n* Route tmux calls through a seam and add fake-tmux test harness\n\n* Inline trivial TUI mode and state wrappers\n\n* Consolidate per-kind icon normalization in config\n\n* Reuse internal/xdg for state-home resolution\n\n* Remove dead ListFDirs help\n[…]\nname in integration hook removal helpers\n\n* Add sessionmgr tests for manifest, explain, stale hooks, and process args\n\n* Add refresh cache tests for load warnings\n\n* Fix process args tests on Linux CI",
"is_bot": false,
"headline": "Simplify codebase and expand test coverage (#5)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-16T18:40:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "44fdd9427545c1c94c6e9d342171fafe4136150f",
"body": "* Add configurable agent state display and per-state icons\n\nLet TUI agent state use icons or text independently of source icon mode, with customizable glyphs, labels, and colors per state.\n\n* Simplify agent detail metadata and remove session id toggle\n\nDrop the agent detail note field and the V keyb\n[…]\nment display and none state mode\n\nMirror agent state settings for session attachment icons, use muted styling for detached text, and let agent_state_mode and tmux_state_mode hide indicators with none.",
"is_bot": false,
"headline": "Add configurable agent and tmux state display (#4)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-15T15:34:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "291f2d3320487b7d6fb842ab7d7d317c364154fc",
"body": "Add --json to all scriptable CLI helpers with structured envelopes, error JSON, and manifest schema fixes.",
"is_bot": false,
"headline": "Add script-friendly --json output to all CLI helpers (#3)",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-14T16:29:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86737880c41878a21d943a2a147f01f3fdba725c",
"body": null,
"is_bot": false,
"headline": "Add GitHub issue forms for bugs, agents, and integrations",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-14T14:44:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0889e7f7a080ceaf0812bde250028a0f1999ebfa",
"body": "Explain [theme.colors] keys, supported color formats, and per-source\n[icons] customization for config.toml.",
"is_bot": false,
"headline": "Document theme colors and icon settings in README.",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-14T00:33:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80eac0c27a962421542f2e412ab15b46a7e10b9f",
"body": "Run release as a CI job that needs verify instead of a separate workflow\ntriggered only by tag push, so binaries publish only after tests pass.",
"is_bot": false,
"headline": "Gate GoReleaser on CI verify for version tags.",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-14T00:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b5974dd127f3e9c263a36bd3a2887050a6b0b3f",
"body": "ResolvePane now uses the tmuxOutput test seam instead of calling tmux\ndirectly, and the Release workflow runs verify before GoReleaser.",
"is_bot": false,
"headline": "Fix explain tests on CI and gate releases on verify.",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-14T00:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76c35d115f9b440b5ec187b932dd38841b5556be",
"body": null,
"is_bot": false,
"headline": "Fix refresh cache invalidation race with inflight updates.",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-14T00:19:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "914a9b168d3696bed651777bfa59b33cf41e98a0",
"body": null,
"is_bot": false,
"headline": "Add shell hook newline rejection test.",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-14T00:19:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1535d0a7d3de91f9e46e34aa9e6fa57f770d66b",
"body": null,
"is_bot": false,
"headline": "Add per-mode stale-while-revalidate cache for tab switches.",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-14T00:15:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30bd4387b2c0c21944c990034470e86978cbe08d",
"body": null,
"is_bot": false,
"headline": "Fix startup prompt skip state after esc/s dismissal.",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-14T00:13:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30f74528f76db171d38b7204c4103e839861838a",
"body": null,
"is_bot": false,
"headline": "Fix docs, startup prompt UX, and manifest CLI polish.",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-14T00:06:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0eec9ce0b4a29714445a29b23e192f7710d8cfc1",
"body": null,
"is_bot": false,
"headline": "Fix manifest stale-idle fallback and harden catalog fetch.",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-14T00:04:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eed1dcc8d28231ceadab5ead6c0aa2b0f94dea3b",
"body": null,
"is_bot": false,
"headline": "Fix lifecycle hook permission unblock and upgrade prompt dismissal.",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-14T00:04:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7fa8f59143ddcf78cc556f15fe3da0d8fab515e",
"body": null,
"is_bot": false,
"headline": "Harden hook seq tombstone and shell argument safety.",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-14T00:04:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54222d5e190a900dcd6471384fef29a34bebf0bc",
"body": null,
"is_bot": false,
"headline": "Harden remote manifest updates from review findings.",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T23:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d20c9288dcfc99f7a76ac58e348c9370dd13574a",
"body": null,
"is_bot": false,
"headline": "Add Herdr-style remote manifest updates with version enforcement.",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T23:51:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "644230c7d2c5be714c6d9a91357bdfde8f8ab906",
"body": null,
"is_bot": false,
"headline": "Recover stale hook state and surface unhooked agents",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T23:18:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5852297f825c2777edc89085ba9bb0edfc42d9e3",
"body": null,
"is_bot": false,
"headline": "Fix SubagentStop revival, portable hook seq, and spinner heuristic",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T23:16:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eff9d7d4f931a09646dab2d16753999fc972f7a",
"body": "Copy Herdr-derived TOML manifests for amp, agy, claude, cline, codex, cursor,\ndroid, gemini, copilot, grok, hermes, kilo, kimi, kiro, opencode, pi, and\nqodercli with id/alias mapping for copilot and agy.",
"is_bot": false,
"headline": "Bundle Herdr agent detection manifests for 17 agents",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T22:39:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c174e1cb522e681840fe72c136fa6023482b9ee",
"body": "Port Herdr detection regions, line_regex gates, OSC title/progress input,\nskip_state_update handling, known-agent idle fallback, and validation limits.\nWire manifest fallback through explain and agent listing while deferring title\ninference to manifest osc_title rules when manifest_fallback is enabled.",
"is_bot": false,
"headline": "Expand manifest engine to Herdr parity",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T22:39:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "773a597ba1a254de5cba57713dfe86c6e91b808c",
"body": null,
"is_bot": false,
"headline": "Allow OSC and manifest fallback when hook state is silent",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T22:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8af7cdb2e9b2cf56fbeace4e4604d51366914ed",
"body": "Show matched manifest rules or \"manifest skipped\" in agent explain when\nenabled, cache pane captures per ListAgents pass, and document V plus\nthe explain subcommand in README.",
"is_bot": false,
"headline": "Wire manifest fallback into agent explain and document keys",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T22:28:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "147e617c781d6d073e55783cc09e37724af3f7e8",
"body": "Remove Claude SubagentStop working mapping, let V expand session ids\nwithout a type-first prefix, tighten Grok command detection, and sync\nintegration help with upgrade prompts and shell-hook lifecycle behavior.",
"is_bot": false,
"headline": "Fix hook lifecycle, type-first V key, grok scan, and CLI help",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T22:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b00f315dec4c9663923944405342c6c15ca7d3ae",
"body": null,
"is_bot": false,
"headline": "Add optional screen manifest fallback for agent state",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T22:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ecd20c121a6a819f22324914d554a6e89057d42",
"body": null,
"is_bot": false,
"headline": "Show agent session id in TUI preview",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T22:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85c5fb04d4aa1599819a2906cb1f5f2239e52fe4",
"body": null,
"is_bot": false,
"headline": "Add Kilo Code and Hermes Agent integrations",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T22:20:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2f49dd9e3baebbbebb87b502c1dbc443d0dd5b2",
"body": "Expose seshagy agent explain <pane> to show identity/state provenance, tracking metadata, and integration status for a single tmux pane.",
"is_bot": false,
"headline": "Add agent explain command for pane state debugging",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T22:18:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb5905101b431f89b2c74854d8cc1933779012dd",
"body": "Session-only and process-detected agents can pick up working or blocked from Braille spinners and blocked-title phrases without overriding lifecycle hook reports.",
"is_bot": false,
"headline": "Infer agent state from OSC pane titles when hooks are silent",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T22:17:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "415713824eabaeb6a7306e2d9d1bd874fa5b1274",
"body": null,
"is_bot": false,
"headline": "Wrap list selection at top and bottom edges",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T22:14:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c18dbfb2f8c263813584b4b6cf8d168405ce0312",
"body": null,
"is_bot": false,
"headline": "Tighten wrapped binary detection to avoid false positives",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T22:13:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41bbde6c39387e8b940854718c51a48d8c5c91aa",
"body": null,
"is_bot": false,
"headline": "Add anti-flap debounce for lifecycle agent state tracking",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T22:12:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3d3e90e6b27c89c70c5609cc7d517ddb2a06aa5",
"body": null,
"is_bot": false,
"headline": "Improve agent identity detection for wrapped binaries",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T22:10:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00772c448456b2dc0d3a55778400521ec312c09d",
"body": null,
"is_bot": false,
"headline": "Add Grok Build lifecycle hook integration",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T22:01:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ca4b8c7b815a5ca067627d41238b5bab5df8bf0",
"body": null,
"is_bot": false,
"headline": "Re-prompt integration install when hook version is outdated",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T21:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a6154eb9c8c89c940a9c0f792270c52d052ecfc",
"body": "Install full lifecycle event wiring for Claude, Codex, Copilot, Droid, Qoder CLI, and Cursor, promote them to lifecycle authority, and bump integration version to 3.",
"is_bot": false,
"headline": "Wire lifecycle hooks for shell-hook agent integrations.",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T21:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18e007da06091e2eef836f89cf082e175143fb8b",
"body": "Hook-capable agents no longer appear via process detection; lifecycle authority tiers gate status tracking, and Kimi joins Pi and OpenCode with full lifecycle hooks.",
"is_bot": false,
"headline": "Require hook reports for hook-capable agents and add Kimi integration.",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T21:43:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a3109f236768ddaf68585219a76fc22e17ae7cc",
"body": "Split oversized TUI and sessionmgr files, deduplicate shared helpers, and fix session-name collisions, agent pane round-trips, and several CLI/tmux correctness bugs.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Refactor core packages and harden session targeting",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T21:24:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "876e5be9b1b658ef1d7e126def0230b4e3a02821",
"body": "Reorder detection logic so π title check happens before command checks. Split shell detection into isShell (actual shells only) and isRuntime (shells plus interpreters like node/bun/python). Add wildcard matching for codex-* and droid-* variants. Add tests for π title detection with non-shell commands.",
"is_bot": false,
"headline": "Align agent pane detection with tmux-session-manager",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T15:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70b69a2776cf3d08ce6e4a62849a03d9c340cb3b",
"body": null,
"is_bot": false,
"headline": "Show agent source keys in footer",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T15:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96af3c0fa888790d514ed4be324db37bed6b3ddd",
"body": null,
"is_bot": false,
"headline": "Update AGENTS.md",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-13T15:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb7e60b3a5daf241e0c8634ba7279049fd2d132a",
"body": null,
"is_bot": false,
"headline": "Document repository protection settings",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-11T12:06:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1b08533e96a6f6226ceaef32d3e4fb8952c91c6",
"body": null,
"is_bot": false,
"headline": "Add CI and release automation",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-11T11:59:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c679a79428a6e8e9b974bd3b4aede44dea8bd14a",
"body": null,
"is_bot": false,
"headline": "Add AGENTS.md",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-11T11:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fb6147a22e655f4efe56b52a63451ab5334b779",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-11T10:48:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef89eb38a02b64b7acf05a8c1809109cde60f253",
"body": null,
"is_bot": false,
"headline": "Preserve agent release sequencing tombstones",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T21:38:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d3edd85a3142e0fa869ed5823d05239c48564c9",
"body": null,
"is_bot": false,
"headline": "Tighten Herdr integration sequencing",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T21:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d22c7baed1679ae8e9c9c3784a7e9595c9fe3a8d",
"body": null,
"is_bot": false,
"headline": "Fix Herdr integration review findings",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T21:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93eb2dee55d609ab7d9611b9cf00d860071e4f75",
"body": null,
"is_bot": false,
"headline": "Harden lifecycle agent integrations",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T21:03:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1793f50c9e40d8bd789c706d4fa7cef7ef0bd57",
"body": null,
"is_bot": false,
"headline": "Make session integrations presence-only",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T21:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ce2404750df5902a97c8266019059c64c99f5c1",
"body": null,
"is_bot": false,
"headline": "Add agent report metadata ordering",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T20:53:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "383229960fae1cedf781a072cae8054bf896c30d",
"body": null,
"is_bot": false,
"headline": "Add extra spacing to agent icon",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T20:30:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f81c4eaa91565c246409a5fdda4d0e0bf816d47",
"body": null,
"is_bot": false,
"headline": "Add spacing to default icons",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T20:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a125dd5fad15ed5464a0dab1a2e1de7818098041",
"body": null,
"is_bot": false,
"headline": "Add semantic theme colors",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T20:07:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "856e567383d4fd7329648a6f6c574d6a19a16d20",
"body": null,
"is_bot": false,
"headline": "Expand configurable theme colors",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T20:03:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93fc7d729388b184177dcc6c03b49830c73feae9",
"body": null,
"is_bot": false,
"headline": "Add core theme color config",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T20:01:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d92a91536674fad15feef6d64f9b20f255487d95",
"body": null,
"is_bot": false,
"headline": "Block yazi inside tmux popups",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T19:24:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a88d4f5f63d67fd4cbb9d9a3adb95fc61b74b7a2",
"body": null,
"is_bot": false,
"headline": "Add configurable fd command",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T19:20:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0020c338bfae1e1865e5afe1d358ccb5dafdc056",
"body": null,
"is_bot": false,
"headline": "Allow search-mode arrow navigation",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T19:13:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a07c54a7d0b17ab7eadebec3bd457634c15f98b",
"body": null,
"is_bot": false,
"headline": "Add input mode switcher",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T19:01:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dcd1cc1576c8773df47eb0eea9528caef97e8ee",
"body": null,
"is_bot": false,
"headline": "Clarify configured tab shortcuts",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T14:23:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95bb7dbbd3544a5b4e0020ed71368563c114867b",
"body": null,
"is_bot": false,
"headline": "Clean icon mode config",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T14:19:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98bd160dd500a2ab586632e8d05fa1a64eba7966",
"body": null,
"is_bot": false,
"headline": "Make source tabs configurable",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T14:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50e683cb2575cd930dd7e6479a3b835a142cfe79",
"body": null,
"is_bot": false,
"headline": "Update default source tabs",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T14:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ff213be239e62cb8a690baa943c2a49c50a0ac4",
"body": null,
"is_bot": false,
"headline": "Add ascii and no-icons config modes",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T12:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01335988de212b6fc42434340acbde823314ca1f",
"body": null,
"is_bot": false,
"headline": "Add configurable icons and type-first mode",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-10T11:59:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f005bdc06e15c9994d5512f4b352d9588f60a3f3",
"body": null,
"is_bot": false,
"headline": "Filter agent panes by state",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-09T22:42:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "476e19643abee486980770bd08275241b70fcbfd",
"body": null,
"is_bot": false,
"headline": "Highlight footer warnings in yellow",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-09T22:15:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3451796b5fe3dd1cd9c21e48d41676162bfd9e0b",
"body": null,
"is_bot": false,
"headline": "Prevent footer status wrapping",
"author_name": "Luka",
"author_login": "lmilojevicc",
"committed_at": "2026-06-09T22:05:14Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 107,
"latest_release_at": "2026-07-23T18:12:15Z",
"latest_release_tag": "v0.10.0",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 7,
"days_since_latest_release": 2,
"mean_days_between_releases": 2.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 71,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/lmilojevicc/seshagy",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/lmilojevicc/seshagy",
"is_deprecated": false,
"latest_version": "v0.10.0",
"repository_url": "https://github.com/lmilojevicc/seshagy",
"versions_count": 16,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-23T18:09:34Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2
}
]
},
"popularity": {
"forks": 0,
"stars": 8,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 10
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"mise.toml"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 80524,
"source_files_sampled": 100,
"oversized_source_files": 1,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 9506
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/BurntSushi/toml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/charmbracelet/bubbles",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/charmbracelet/bubbletea",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.10"
},
{
"name": "github.com/charmbracelet/lipgloss",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/charmbracelet/x/ansi",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.11.7"
},
{
"name": "github.com/charmbracelet/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.2"
},
{
"name": "github.com/muesli/termenv",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.16.0"
},
{
"name": "golang.org/x/sys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.47.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 33,
"open_issues": 8,
"closed_ratio": 0.579,
"closed_issues": 11,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "lmilojevicc",
"commits": 104,
"avatar_url": "https://avatars.githubusercontent.com/u/104729643?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "27 out of 28 merged PRs checked by a CI test -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/27 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4067ac373dbd50b061a2bbd6dd7a424bb3f6741b",
"ran_at": "2026-07-26T15:54:40Z",
"aggregate_score": 5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-23T18:12:19Z",
"oldest_open_prs": [
{
"number": 45,
"created_at": "2026-07-16T14:24:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 51,
"created_at": "2026-07-23T01:13:37Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-23T18:09:35Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 21,
"created_at": "2026-07-07T10:54:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 31,
"created_at": "2026-07-11T13:39:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 38,
"created_at": "2026-07-13T23:38:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 41,
"created_at": "2026-07-14T23:48:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 43,
"created_at": "2026-07-15T01:10:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 47,
"created_at": "2026-07-18T14:07:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 54,
"created_at": "2026-07-23T17:45:38Z",
"last_comment_at": "2026-07-23T18:08:29Z",
"last_comment_author": "lmilojevicc"
},
{
"number": 56,
"created_at": "2026-07-25T12:14:22Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/lmilojevicc/seshagy",
"host": "github.com",
"name": "seshagy",
"owner": "lmilojevicc"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 50,
"vitality": 71,
"community": 43,
"governance": 51,
"engineering": 83
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"commits_last_year": 107,
"human_commit_share": 0.97,
"days_since_last_push": 2,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "107 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 107
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 16,
"latest_release_tag": "v0.10.0",
"releases_from_tags": false,
"days_since_latest_release": 2,
"mean_days_between_releases": 2.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~2.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 2.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 43,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"forks": 0,
"stars": 8,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "8 stars",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 8
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 51,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"merged_prs": 33,
"open_issues": 8,
"closed_issues": 11,
"issue_closed_ratio": 0.579,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "58% of issues closed",
"points": 27.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 58
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "33/34 decided PRs merged",
"points": 37.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 33,
"decided": 34
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"followers": 13,
"owner_type": "User",
"is_verified": null,
"owner_login": "lmilojevicc",
"public_repos": 46,
"account_age_days": 1546
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "13 followers of lmilojevicc",
"points": 8.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 13,
"login": "lmilojevicc"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "46 public repos, account ~4 yr old",
"points": 20.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 46
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/lmilojevicc/seshagy"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 2
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 2 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "16 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 16
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 83,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "27 out of 28 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"bubbletea",
"go",
"herdr",
"session-manager",
"terminal",
"tmux",
"tui",
"herdr-plugin",
"session-management"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "9 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 9
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "27 out of 28 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 81,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.443,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 9506
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "43 of 97 human commits state their intent (structured subject or explanatory body)",
"points": 23.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 43,
"sampled": 97
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"mise.toml"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.01,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.03
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, mise.toml",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, mise.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "3 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 3,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 80524,
"source_files_sampled": 100,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/100 source files over 60KB",
"points": 54.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 100,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-26T15:54:55.559221Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lmilojevicc/seshagy.svg",
"full_name": "lmilojevicc/seshagy",
"license_state": "standard",
"license_spdx": "MIT"
}