Skip to content
@FishCodeTech

FishCodeTech

FishCodeTech

Open source infrastructure for tool-using AI systems.

We build systems around a simple idea: keep model context small, keep runtime behavior explicit, and make protocol surfaces practical to deploy.

Start Here

Featured Projects

Zero Context Protocol

zero-context-protocol is the public docs and architecture repository for ZCP.

  • Protocol design
  • Architecture notes
  • Benchmarks and methodology
  • MCP compatibility notes
  • Deployed docs site

Zero Context Protocol Python SDK

zero-context-protocol-python is the production Python SDK for ZCP.

  • Native ZCP runtime
  • MCP-compatible surfaces
  • HTTP, WebSocket, and stdio transports
  • OAuth and task support
  • Published package: zero-context-protocol-sdk

Install:

pip install zero-context-protocol-sdk

CTF Agent Benchmark

ctf-agent-benchmark is a benchmarking project for evaluating AI agents in security and tool-use workflows.

  • CTF-oriented evaluation tasks
  • Agent capability benchmarking
  • Security workflow experiments

Why This Org Exists

Most tool-calling stacks push too much machine metadata into model context. We care about the other direction:

  • smaller visible tool surfaces
  • tighter runtime validation
  • better context reuse
  • cleaner protocol boundaries

That is the design center behind ZCP.

Current Public Links

Pinned Loading

  1. ctf-agent-benchmark ctf-agent-benchmark Public

    Benchmarking platform for evaluating AI agents on CTF-style tasks and tool-use workflows.

    Python 14

  2. zero-context-protocol zero-context-protocol Public

    Documentation, architecture, benchmarks, and protocol design for ZCP, a runtime-first protocol compatible with MCP.

    1

  3. zero-context-protocol-python zero-context-protocol-python Public

    Python SDK for Zero Context Protocol (ZCP), with native runtime, MCP compatibility, and production transports.

    Python 1

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…