Open Issues Need Help
View All on GitHubAI 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.
🐦⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand
🐦⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand
🐦⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand
🐦⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand
🐦⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand
🐦⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand
🐦⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand
🐦⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand
🐦⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand
🐦⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand
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.
🐦⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand
AI Summary: The GitHub sidebar on desktop viewports is not scrollable when all sections are expanded, preventing users from accessing bottom items. This bug occurs because the desktop sidebar CSS has `min-height: 100%` but lacks `overflow-y: auto`, a property correctly applied at mobile breakpoints. The proposed fix is to add `overflow-y: auto` to the desktop sidebar styles.
🐦⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand
🐦⬛ Decentralized development agent platform with on-chain identity and encrypted inter-agent communication via Algorand