Skip to content

Tags: hoophq/julius

Tags

v0.6.0

Toggle v0.6.0's commit message
v0.6.0

feat(filter): python interpreter coverage — CPython tracebacks collapse
to the entry frame, the deepest frames, and the exception, behind an
explicit omitted-frames marker; heredoc and unwrapped runs covered via
output sniffing.

fix(filter): output sniffing now normalizes CRLF, so $-anchored
detect_output patterns match Windows-style output.

v0.5.0

Toggle v0.5.0's commit message
v0.5.0

feat(savings): per-kind breakdown (commands / native-tool / session dedup),
--current/--session views, versioned --json with basis labels. Correction:
the previous headline lumped all three sources under 'commands'.

fix(session): dedup cache scoped per agent context — subagents no longer
receive markers for content only the parent saw; namespace-proof scope
directories with a 64-bit discriminator.

v0.4.1

Toggle v0.4.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v0.4.1: session-dedup honesty hardening

Duplicate hook registrations can no longer suppress real output; dedup
markers are only issued against output that entered context verbatim,
and Bash rerun markers link the stashed raw output on disk; pipelines
are wrapped only at their terminal, non-redirected segment so piped and
redirected data is never truncated mid-stream. julius doctor understands
plugin-registered hooks and flags duplicates.

v0.4.0

Toggle v0.4.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v0.4.0: generic utility filters — errors-only fallback, generic JSON …

…compaction, RTK parity scope

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #15 from hoophq/luan/atr-78-mcp-output-compression

feat(hook): opt-in MCP tool output compression (ATR-78)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #9 from hoophq/feat/filters-test-runner

feat(cli): julius filters test — run inline tests in custom filter files

v0.1.0

Toggle v0.1.0's commit message
fix(dist): point homebrew cask at hoophq/homebrew-tap (shared org tap)