different-ai/openwork: An open-source alternative to Claude Cowork, powered by opencode
An open-source alternative to Claude Cowork, powered by opencode - different-ai/openwork
**spring-ai-agent-utils** is a Spring AI library reimplementing Claude Code capabilities as tools for agentic workflows, including file operations, shell execution, web access, and task management.
Core tools cover AgentEnvironment for context, FileSystemTools, ShellTools, GrepTool, GlobTool, SmartWebFetchTool, and BraveWebSearchTool; additional features include user feedback via AskUserQuestionTool, extensible SkillsTool, and TaskTools for multi-agent orchestration. Installation uses Maven dependency version 0.4.2 with Spring AI 2.0.0-M2 or later, with examples like code-agent-demo and subagent-demo.