Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:35
· 59 commits to main since this release
20d74e9

What's Changed

Other changes

  • Extract LittleGhost from Algernon by @mattyr in #1
  • Attach tool-loop telemetry to tool spans by @mattyr in #2
  • Preserve complete tracing content by @mattyr in #3
  • Add native structured agent results by @mattyr in #4
  • Add functional agent workflows by @mattyr in #5
  • Add structured output strategies by @mattyr in #6
  • Isolate subagent cancellation scopes by @mattyr in #7
  • Expose pollable subagent progress by @mattyr in #8
  • Classify sensitive tool results by @mattyr in #9
  • Make agent tracing complete and reliable by @mattyr in #10
  • Add synchronous agent interruptions by @mattyr in #11
  • Improve retry diagnostics and trace continuity by @mattyr in #12
  • Persist subagent conversations across runtimes by @mattyr in #13
  • Improve hierarchical subagent coordination by @mattyr in #14
  • Handle blank subagent list cursors by @mattyr in #15
  • Prevent workspace tools from blocking on special files by @mattyr in #16
  • Expose configurable provider retry delays by @mattyr in #17
  • Add batched runtime interruption support by @mattyr in #18
  • Emit ordered interruption delivery boundaries by @mattyr in #19
  • Add configurable subagent long-poll duration by @mattyr in #20
  • Distinguish current and previous subagent results by @mattyr in #21
  • Describe subagent modes neutrally by @mattyr in #22
  • Truncate tool results by token budget by @mattyr in #23
  • Support scoped tool invocation tracing by @mattyr in #25
  • Stabilize subagent lifecycle reporting by @mattyr in #26
  • Keep tool loop events in their trace by @mattyr in #27
  • Retry AgentCore memory calls after expired tokens by @mattyr in #28
  • Parent session-store spans in active traces by @mattyr in #29
  • Keep auxiliary session spans in parent trace by @mattyr in #30
  • Refactor LittleGhost around configuration and agents by @mattyr in #31
  • Add runtime startup diagnostics by @mattyr in #32
  • Replace components with configurable lookup paths by @mattyr in #33
  • Refactor instrumentation and add structured runtime events by @mattyr in #34
  • Fix subagent trace nesting by @mattyr in #35
  • Add comprehensive RDoc documentation by @mattyr in #36
  • Launch LittleGhost GitHub Pages site by @mattyr in #37
  • Add zero-configuration agent defaults by @mattyr in #38
  • Automate gem publishing and versioned documentation by @mattyr in #39
  • Prepare 0.1.0 release by @mattyr in #40

New Contributors

  • @mattyr made their first contribution in #1

Full Changelog: v0.0.1...v0.1.0