🐦‍⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand

3 stars 0 forks 3 watchers TypeScript MIT License
agent-orchestration ai-agents algochat algorand angular blockchain bun claude council decentralized developer-tools helm mcp multi-agent ollama on-chain-identity opentelemetry typescript
13 Open Issues Need Help Last updated: Mar 17, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue requests adding JSDoc comments to exported utility functions within the `server/lib/` directory to enhance code readability for new contributors. Contributors should pick a file, such as `crypto.ts` or `validation.ts`, and add JSDoc to all its exported functions, ensuring each includes a description, `@param` tags, and `@returns` tags, without introducing any functional changes.

Complexity: 1/5
good first issue

🐦‍⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand

TypeScript
#agent-orchestration#ai-agents#algochat#algorand#angular#blockchain#bun#claude#council#decentralized#developer-tools#helm#mcp#multi-agent#ollama#on-chain-identity#opentelemetry#typescript
good first issue tech-debt

🐦‍⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand

TypeScript
#agent-orchestration#ai-agents#algochat#algorand#angular#blockchain#bun#claude#council#decentralized#developer-tools#helm#mcp#multi-agent#ollama#on-chain-identity#opentelemetry#typescript

AI Summary: This issue proposes enhancing the command-line interface (CLI) by adding comprehensive `--help` descriptions and usage examples for all existing commands. The goal is to improve the developer experience by making the CLI more discoverable and easier to use.

Complexity: 2/5
good first issue

🐦‍⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand

TypeScript
#agent-orchestration#ai-agents#algochat#algorand#angular#blockchain#bun#claude#council#decentralized#developer-tools#helm#mcp#multi-agent#ollama#on-chain-identity#opentelemetry#typescript

AI Summary: This issue requests an increase in test coverage for the `server/lib/validation.ts` file. The goal is to add tests for edge cases like empty strings, null inputs, and boundary values to improve the robustness of input validation utilities. This is presented as a good opportunity for new contributors to learn the codebase.

Complexity: 2/5
good first issue

🐦‍⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand

TypeScript
#agent-orchestration#ai-agents#algochat#algorand#angular#blockchain#bun#claude#council#decentralized#developer-tools#helm#mcp#multi-agent#ollama#on-chain-identity#opentelemetry#typescript

AI Summary: This issue proposes adding unit tests for the `server/lib/dedup.ts` module, which currently lacks dedicated test coverage. The task involves understanding the module's functionality and writing tests for various scenarios, including normal usage, edge cases, and potential error conditions. It's presented as a good opportunity for new contributors to learn the project's testing patterns.

Complexity: 1/5
good first issue testing

🐦‍⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand

TypeScript
#agent-orchestration#ai-agents#algochat#algorand#angular#blockchain#bun#claude#council#decentralized#developer-tools#helm#mcp#multi-agent#ollama#on-chain-identity#opentelemetry#typescript

AI Summary: This issue requests the addition of a "Scripts Reference" section to the CONTRIBUTING.md file. This section will document all 23 scripts defined in the project's package.json, explaining their purpose, usage, and accepted flags to improve clarity for new contributors.

Complexity: 1/5
documentation good first issue

🐦‍⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand

TypeScript
#agent-orchestration#ai-agents#algochat#algorand#angular#blockchain#bun#claude#council#decentralized#developer-tools#helm#mcp#multi-agent#ollama#on-chain-identity#opentelemetry#typescript

AI Summary: This issue proposes improving error messages in the codebase by adding context about available options or expected formats. The goal is to make debugging faster by providing actionable information directly within the error message, rather than just stating what went wrong. This involves identifying specific error patterns and enhancing them with relevant data.

Complexity: 2/5
good first issue dx

🐦‍⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand

TypeScript
#agent-orchestration#ai-agents#algochat#algorand#angular#blockchain#bun#claude#council#decentralized#developer-tools#helm#mcp#multi-agent#ollama#on-chain-identity#opentelemetry#typescript

AI Summary: This issue proposes replacing all `console.log` statements within the database migration CLI files with the project's structured logger. The goal is to ensure migration output is properly aggregated and consistent with the rest of the codebase, except for intentional CLI help text which should remain as `console.log`.

Complexity: 2/5
good first issue tech-debt

🐦‍⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand

TypeScript
#agent-orchestration#ai-agents#algochat#algorand#angular#blockchain#bun#claude#council#decentralized#developer-tools#helm#mcp#multi-agent#ollama#on-chain-identity#opentelemetry#typescript
documentation good first issue

🐦‍⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand

TypeScript
#agent-orchestration#ai-agents#algochat#algorand#angular#blockchain#bun#claude#council#decentralized#developer-tools#helm#mcp#multi-agent#ollama#on-chain-identity#opentelemetry#typescript
enhancement good first issue P2 discord

🐦‍⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand

TypeScript
#agent-orchestration#ai-agents#algochat#algorand#angular#blockchain#bun#claude#council#decentralized#developer-tools#helm#mcp#multi-agent#ollama#on-chain-identity#opentelemetry#typescript

AI Summary: This GitHub issue proposes enhancing a Discord bot by adding six new slash commands to improve its functionality and accessibility. The new commands will allow users to view active tasks, schedules, agent logs, bot configuration, submit feedback (which creates a GitHub issue), and access a quickstart guide. Implementation will involve modifying `server/discord/bridge.ts` for command registration and handlers, and `server/discord/types.ts` for new command options.

Complexity: 4/5
enhancement good first issue P2 discord

🐦‍⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand

TypeScript
#agent-orchestration#ai-agents#algochat#algorand#angular#blockchain#bun#claude#council#decentralized#developer-tools#helm#mcp#multi-agent#ollama#on-chain-identity#opentelemetry#typescript

AI Summary: This bug report describes an issue where the sidebar on desktop is not scrollable when all its sections are expanded. The problem stems from missing `overflow-y: auto` CSS property for desktop viewports, unlike the mobile view which correctly implements it. The proposed fix is to add this CSS property to the desktop sidebar styles.

Complexity: 1/5
bug good first issue

🐦‍⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand

TypeScript
#agent-orchestration#ai-agents#algochat#algorand#angular#blockchain#bun#claude#council#decentralized#developer-tools#helm#mcp#multi-agent#ollama#on-chain-identity#opentelemetry#typescript

AI Summary: This issue addresses the lack of documented system requirements for running the corvid-agent in a development environment. Based on testing, a 16 GB Windows machine experienced severe memory pressure, highlighting the need for concrete RAM benchmarks and tiered guidance for users to select appropriate setups.

Complexity: 3/5
documentation good first issue

🐦‍⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand

TypeScript
#agent-orchestration#ai-agents#algochat#algorand#angular#blockchain#bun#claude#council#decentralized#developer-tools#helm#mcp#multi-agent#ollama#on-chain-identity#opentelemetry#typescript