Skip to content

Releases: undivisible/poke-around

poke-around v0.5.10

10 Jun 14:48

Choose a tag to compare

What's Changed

  • 🔒 Remove vulnerable git_operations tool by @undivisible in #31
  • 🔒 Fix Command Injection vulnerability in HTTP tool by @undivisible in #12
  • 🔒 Fix Command Injection and Path Traversal in download_agent by @undivisible in #2
  • 🧪 Testing Improvement: Add missing error test in read_http_request by @undivisible in #3
  • 🧪 Add tests for config.rs by @undivisible in #28
  • 🧪 [testing] Add daemon tests to test daemon graceful shutdown by @undivisible in #22
  • 🧪 testing improvement: Add execute_tool error tests by @undivisible in #11
  • 🧪 [testing improvement] Cover image function in mcp.rs by @undivisible in #20
  • 🧪 Add edge case tests for is_approved by @undivisible in #5
  • 🧪 [testing improvement] Add tests for agents.rs by @undivisible in #13
  • 🧪 Add test for connection read error handling by @undivisible in #29
  • 🧪 Add test coverage for ensure_auth error paths by @undivisible in #14
  • ⚡ Optimize connection history deduplication using HashSet by @undivisible in #7
  • ⚡ Optimize directory traversal in find_agent by @undivisible in #4
  • ⚡ Optimize connection cleanup loop to execute concurrently by @undivisible in #21
  • ⚡ Optimize state cloning in JSON-RPC handling loop by @undivisible in #27
  • 🧹 Refactor base tools JSON string to macro by @undivisible in #23
  • 🧹 Code Health: Extract HTTP routing in MCP server by @undivisible in #26
  • 🧹 [Code Health] Refactor handle_json_rpc_message to reduce deep nesting by @undivisible in #18
  • 🧹 Refactor run_bridge to improve code health by @undivisible in #25
  • 🧹 Refactor: Extract sync retry logic in bridge.rs by @undivisible in #10

New Contributors

Full Changelog: v0.5.9...v0.5.10

poke-around v0.5.9

10 Jun 00:35

Choose a tag to compare

poke-around v0.5.8

08 Jun 15:03

Choose a tag to compare

poke-around v0.5.7

08 Jun 14:51

Choose a tag to compare

poke-around v0.5.5

08 Jun 14:09

Choose a tag to compare

poke-around v0.5.4

08 Jun 13:44

Choose a tag to compare

poke-around v0.5.3

08 Jun 13:31

Choose a tag to compare

poke-around v0.5.2

08 Jun 13:11

Choose a tag to compare

poke-around v0.5.1

08 Jun 12:57

Choose a tag to compare

poke-around v0.5.0

08 Jun 12:27

Choose a tag to compare