Module: Chatwerk

Defined in:
lib/chatwerk.rb,
lib/chatwerk/api.rb,
lib/chatwerk/cli.rb,
lib/chatwerk/mcp.rb,
lib/chatwerk/error.rb,
lib/chatwerk/views.rb,
lib/chatwerk/helpers.rb,
lib/chatwerk/version.rb,
lib/chatwerk/views/base_view.rb,
lib/chatwerk/tools/package_tool.rb,
lib/chatwerk/views/package_view.rb,
lib/chatwerk/tools/packages_tool.rb,
lib/chatwerk/views/packages_view.rb,
lib/chatwerk/tools/print_env_tool.rb,
lib/chatwerk/views/no_packages_view.rb,
lib/chatwerk/tools/package_todos_tool.rb,
lib/chatwerk/views/no_violations_view.rb,
lib/chatwerk/views/violations_list_view.rb,
lib/chatwerk/tools/package_violations_tool.rb,
lib/chatwerk/views/violations_details_view.rb

Overview

typed: false frozen_string_literal: true

Defined Under Namespace

Modules: Api, Helpers, Tools, Views Classes: Cli, Error, Mcp, NotFoundError

Constant Summary collapse

VERSION =
'0.1.0'