issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:JavaScript linked:pr
Filter by
4.5M results
Context
honestweek s whole promise is honest by construction: every git-checkable claim is re-derived from the user s real
commits at build time, and a claim that cannot be proven aborts the build rather ...
honesty
tests
v0.1
Context
honestweek is a locally-run, Claude-Code-native tool that turns a week of AI coding session transcripts into an honest,
git-verified, shareable work summary. Before any of the real work (discover, ...
cli
onboarding
v0.1
Context
build is the second half of the honestweek pipeline and the point where the honest by construction principle is
enforced. discover produces the redacted weekly digest; a human (or a later distillation ...
cli
honesty
v0.1
Summary
Session.close() does not guard against closing a session while a transaction() block is still active on that session. If
the session is closed from another asyncio task (cross-context lifecycle), ...
Summary
Session.close() has no per-handle serialization. Two asyncio tasks can pass the idempotency guard concurrently; the
first unregisters the Rust session, and the second _core_close_session() raises ...
Context
honestweek distils a week of AI coding sessions into an honest, shareable work summary and produces a draft the user
reviews and publishes themselves. The final step of the pipeline is rendering ...
cli
output
v0.1
Context
honestweek is a Claude Code SKILL that orchestrates small Node scripts to turn a week of AI coding sessions into an
honest, shareable work summary. SKILL.md is the user-facing entry point (/honestweek) ...
core
documentation
v0.1
Context
discover is the first stage of the honestweek pipeline and the only stage that touches raw session transcripts and the
user s repos. It answers a single question deterministically: for the last ...
cli
privacy
v0.1
Context
honestweek s core technical bet is that an AI coding session transcript carries far more honest signal about a week of
work than git does: the figured-out-but-unshipped reasoning, the course corrections, ...
adapter
privacy
v0.1
Context
honestweek s central honesty guarantee is every git-checkable claim is re-derived from the user s real commits at build
time, or the build aborts. This issue builds the engine that makes that ...
core
honesty
v0.1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.