| 1 | 17,604 | 24,741 | ext | Provides an SCM agnostic way to manage subprojects with a workflow similar to the svn:e... |
| 2 | 19,651 | 11,276 | foobara | A command-centric and discoverable software framework with a focus on domain concepts a... |
| 3 | 60,257 | 26,981 | foobara-typescript-remote-command-generator | Generates remote commands for Typescript from a foobara manifest |
| 4 | 80,790 | 31,370 | foobara-http-command-connector | No description. Add one. |
| 5 | 81,111 | 28,189 | foobara-empty-ruby-project-generator | Generates empty ruby project boilerplate code from a template |
| 6 | 81,972 | 30,390 | foobara-sh-cli-connector | Command-line connector for Foobara |
| 7 | 84,953 | 17,370 | foobara-util | Utility functions used across various Foobara projects |
| 8 | 86,643 | 20,844 | foobara-rubocop-rules | Common rubocop rules used in various foobara projects. |
| 9 | 92,293 | 23,432 | foob | foob: cli interface for code generators and whatnot for Foobara projects |
| 10 | 104,512 | 25,345 | foobara-typescript-react-command-form-generator | Generates Typescript React forms for Foobara remote commands |
| 11 | 107,728 | 28,958 | extract-repo | Extract code from one repository into a new repository, preserving history of the extra... |
| 12 | 108,671 | 52,693 | foobara-agent | An agent that uses whatever Foobara commands you wish to accomplish goals of your choos... |
| 13 | 111,417 | 62,216 | foobara-ai | No description. Add one. |
| 14 | 111,625 | 5,530 | foobara-files-generator | Common code reused across code generator projects |
| 15 | 112,317 | 89,404 | foobara-anthropic-api | No description. Add one. |
| 16 | 113,696 | 89,404 | foobara-active-record-type | Provides a detached entity foobara type for Active Record classes |
| 17 | 115,987 | 52,693 | foobara-remote-imports | Used to import commands/entities/whatever from another system into this one. |
| 18 | 117,965 | 33,221 | foobara-rack-connector-generator | Generates a Foobara rack_connector |
| 19 | 119,285 | 68,820 | foobara-open-ai-api | Foobara commands and models for OpenAI's API |
| 20 | 119,596 | 30,390 | foobara-rack-connector | Exposes foobara commands and entities via rack interface. |
| 21 | 120,530 | 49,663 | foobara-auth | Provides various auth domain commands and models |
| 22 | 122,456 | 36,849 | foobara-llm-backed-command | Provides an easy way to implement a command whose logic is managed by an LLM |
| 23 | 123,203 | 25,345 | foobara-empty-typescript-react-project-generator | Generates empty typescript react projects |
| 24 | 130,212 | 44,013 | foobara-local-files-crud-driver | Stores all record data in a yaml file in a local directory |
| 25 | 136,565 | 62,216 | foobara-http-api-command | No description. Add one. |
| 26 | 139,947 | 36,849 | foobara-json-schema-generator | Takes a Foobara type and converts it to a json schema |
| 27 | 142,379 | 89,404 | foobara-rails-command-connector | Exposes Foobara commands through Rails router |
| 28 | 143,091 | 19,709 | ractorize | Turn objects into ractors with ease! |
| 29 | 147,562 | 33,221 | foobara-sh-cli-connector-generator | Generates a Foobara sh_cli_connector |
| 30 | 150,401 | 49,663 | foobara-redis-crud-driver | Provides support for entity CRUD in Redis for Foobara |
| 31 | 150,943 | 89,404 | foobara-auth-http | Contains convenience classes/methods for using Foobara::Auth over HTTP |
| 32 | 153,288 | 33,221 | foobara-domain-mapper-generator | Generates Foobara domain mappers |
| 33 | 153,371 | 89,404 | foobara-ollama-api | Ruby Ollama API client using foobara commands |
| 34 | 154,332 | 68,820 | foobara-agent-backed-command | Provides a way to create a command without an execute method that is instead executed b... |
| 35 | 156,619 | 30,390 | foobara-mcp-connector-generator | No description. Add one. |
| 36 | 160,748 | 30,390 | foobara-redis-crud-driver-generator | Generates a Foobara redis_crud_driver |
| 37 | 162,605 | 22,822 | foobara-lru-cache | Basic least-recently-used cache implementation |
| 38 | 164,492 | 14,582 | foobara-spec-helpers | Common spec helpers used in various Foobara projects. |
| 39 | 164,777 | 33,221 | foobara-command-generator | Generates Foobara commands |
| 40 | 165,223 | 22,822 | inheritable-thread-vars | Implements thread variables that default to the parent thread's value |
| 41 | 165,491 | 114,052 | foobara-mcp-connector | Gives an easy way to expose your Foobara commands to tools like Claude Code via the Mod... |
| 42 | 166,084 | 31,370 | foobara-type-generator | Generates Foobara types |
| 43 | 167,868 | 33,221 | foobara-remote-imports-generator | Generates a Foobara remote_imports |
| 44 | 169,953 | 31,370 | foobara-domain-generator | Generates Foobara domains |
| 45 | 172,295 | 33,221 | foobify-rails-app | Generates plumbing to use foobara in an existing rails app |
| 46 | 172,343 | 114,052 | foobara-ruby-gems-api | No description. Add one. |
| 47 | 173,230 | 52,693 | foobara-discord-api | An easy way to use the Discord API as Foobara commands |
| 48 | 174,983 | 52,693 | shareable-guaranteed | Will raise an error if you send a non-shareable object to a Ractor |
| 49 | 178,906 | 33,221 | foobara-organization-generator | Generates Foobara organizations |
| 50 | 178,950 | 33,221 | foobara-local-files-crud-driver-generator | Sets up a basic local files crud driver in an existing foobara project |
| 51 | 179,067 | 30,390 | foobara-resque-scheduler-connector-generator | Generates a Foobara resque_scheduler_connector |
| 52 | 179,234 | 33,221 | foobara-resque-connector-generator | Generates a Foobara resque_connector |
| 53 | 179,865 | 26,981 | foobara-dotenv-loader | Loads .env* files in a certain desirable order. |
| 54 | 181,328 | 89,404 | foobara-crud-driver-spec-helpers | Spec helpers for crud driver projects |
| 55 | 181,919 | 89,404 | foobara-postgresql-crud-driver | Provides a CRUD driver for reading/writing entities with a PostgreSQL database |
| 56 | 182,363 | 114,052 | foobara-agent-cli | Enables a Foobara::Agent to be ran as a CLI tool |
| 57 | 183,236 | 62,216 | foobara-cached-command | Makes it so that any foobara command will cache its result in memory and on disk. |
| 58 | 184,398 | 114,052 | foobara-resque-scheduler-connector | Connects Foobara commands to resque-scheduler |
| 59 | 184,756 | 114,052 | foobara-resque-connector | Connects Foobara commands to Resque allowing them to be ran async |
| 60 | 185,521 | 114,052 | foobara-autocrud-generator | Generates a Foobara autocrud |
| 61 | 190,778 | 89,404 | foobara-autocrud | Persists entity declarations and exposes CRUD commands for those entities automatically. |
| 62 | 191,436 | 114,052 | foobara-jsonrpc-connector | No description. Add one. |
| 63 | 186,090 | 8,116 | foobara-foobify-rails-app | Generates the minimum plumbing to use foobara in an existing rails app |
| 64 | 195,802 | 68,820 | shmactor | Get Simplecov coverage on your ractor code (for now) |