Skip to content

CrewAI — Work In Progress

Created 2026-02-28
Updated 2026-02-28
Status wip
Tags wipagent-systemcrewai

Do not reference this folder for active agent work.

The CrewAI agent system in this folder is a work in progress. It was built and tested on the Baseworks Agents VPS (167.235.236.99) but is currently stopped — it was consuming OpenRouter credits without being fully configured for production use.

  • Status: Stopped
  • Where it runs: Baseworks Agents VPS (patrick@167.235.236.99)
  • Why stopped: Burning OpenRouter credits; not yet ready for use
  • Agent stack direction: Under review — moving toward Claude Max ecosystem (Claude Desktop + Claude Code) rather than external VPS-based agent infrastructure

These files represent an earlier iteration of agent architecture:

  • crews/ — Crew and agent definitions
  • config/ — Agent and task configuration
  • knowledge/ — Knowledge base files used by agents (may be outdated)
  • main.py — Entry point for CrewAI runner
  • requirements.txt — Python dependencies

For current Baseworks writing and communications work:

  • Voice guides: 03-resources/voice-guides/ — use these for all writing tasks
  • Claude Code / Claude Desktop: The primary interface for agent-assisted work

This folder will be revisited when the agent architecture direction is finalized.