Skip to content

huly-coder: v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 09:23
1661589

0.1.0 (2025-05-29)

Features

  • Add Anthropic provider, fix in tools (6683a60)
  • Add current agent status indication (40a92b2)
  • Add MCP servers support (cbfeaf3)
  • Add memory support and tools for agent (3571da2)
  • add model info with context len and usage cost (1cc1df8)
  • Add new task functionality and hotkey (e247f3d)
  • add possibility to input in terminal windows (a3bdf83)
  • Add support for Anthropic Claude 4 models (73c9263)
  • Add web fetch tool(support direct and chrome based fetch) (70b9f8a)
  • Improve memory management instructions (12c1c7e)
  • Merge branch 'memory' (2b6c6b8)
  • Rework terminal command tools, add support for long-running command (7c8c31f)
  • soft world wrap in promt field, layou fixes (1d2fbee)
  • update file system work to support huge workspaces (f14a992)
  • Web Search Tool (SearX, Brave) (f2b096c)

Bug Fixes

  • attemp complete incorrect state resolve (d45fd38)
  • Error handling fixes (73c9263)
  • error message dont hide on unpause, incorrect formatting asisstant messages (4df2ce9)
  • Fix memory embedding initialization (d254a0b)
  • Fix memory tool_info, improve shortcuts and key management (18103ff)
  • Fix workflow on ask question tool (29cf32c)
  • generalize Error for tools (59cf099)
  • generalize Error for tools (428fcc6)
  • incorrect read_file tool result for curly braces (3571da2)
  • OpenRouter messages handling, add App title (1cc1df8)
  • remove list_code_definition_names from system prompt (a5d64b1)
  • Rework history and message view (e459fde)
  • Update RIG dependecies with fixes (de7afdf)