Skip to content

Releases: gradion-ai/ipybox

0.9.1

24 Mar 07:04
16dbeb1

Choose a tag to compare

What's Changed

  • Add %%bash/%%sh cell magic approval support by @krasserm in #52
  • Use shell_magic tool_name for %%bash/%%sh approval requests by @krasserm in #53

Full Changelog: 0.9.0...0.9.1

0.9.0

21 Mar 10:50
bfb3211

Choose a tag to compare

What's Changed

  • Add runtime approval for shell commands via interception by @krasserm in #51

Full Changelog: 0.8.2...0.9.0

0.8.2

15 Mar 17:21
2ea848f

Choose a tag to compare

What's Changed

  • Add configurable kernel working directory behavior by @krasserm in #49

Full Changelog: 0.8.1...0.8.2

0.8.1

13 Mar 08:35

Choose a tag to compare

  • Fix KernelGateway stderr leak: redirect both stdout and stderr to DEVNULL when log_to_stderr is disabled
  • Bump mcpygen to 0.1.3

Full Changelog: 0.8.0...0.8.1

0.8.0

04 Mar 06:44
ac2f840

Choose a tag to compare

What's Changed

Extract MCP tool API generation, tool server, approval workflow, and MCP client into the separate mcpygen project. ipybox now depends on mcpygen and re-exports generate_mcp_sources and ApprovalRequest for backward compatibility.

Full Changelog: 0.7.7...0.8.0

0.7.6

02 Mar 09:46
4d54963

Choose a tag to compare

What's Changed

  • Rewrite intro page and add architecture docs by @krasserm in #44
  • Add cancel() to CodeExecutor and parallel test execution by @krasserm in #46

Full Changelog: 0.7.5...0.7.6

0.7.5

21 Feb 13:20

Choose a tag to compare

  • Suppress ANSI color codes from subprocess output in kernel

Full Changelog: 0.7.4...0.7.5

0.7.4

09 Feb 06:35

Choose a tag to compare

What's Changed

  • Improved reliability of code execution timeout and cancellation handling
  • Cleaner internal error propagation, reducing edge cases during long-running executions

Full Changelog: 0.7.3...0.7.4

0.7.3

05 Feb 10:44
90a1e90

Choose a tag to compare

What's Changed

  • Support unbounded approval waits while enforcing code execution timeouts (#42)
  • Upgrade to latest MCP registry schema

Full Changelog: 0.7.2...0.7.3

0.7.2

05 Jan 16:20

Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.7.2