You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Roo Code is a community-driven project, and we deeply value every contribution. To streamline collaboration, we operate on an [Issue-First](#issue-first-approach) basis, meaning all [Pull Requests (PRs)](#submitting-a-pull-request) must first be linked to a GitHub Issue. Please review this guide carefully.
3
+
Roopik Agent Dio is a community-driven, open-source agentic IDE built on top of Roo Code with custom tool chains and enhancements. We deeply value every contribution. To streamline collaboration, we operate on an [Issue-First](#issue-first-approach) basis, meaning all [Pull Requests (PRs)](#submitting-a-pull-request) must first be linked to a GitHub Issue. Please review this guide carefully.
17
4
18
5
## Table of Contents
19
6
@@ -52,10 +39,10 @@ Our roadmap guides the project's direction. Align your contributions with these
52
39
53
40
Mention alignment with these areas in your PRs.
54
41
55
-
### 3. Join the Roo Code Community
42
+
### 3. Join the Roopik Community
56
43
57
-
-**Primary:**Join our [Discord](https://discord.gg/roocode) and DM **Hannes Rudolph (`hrudolph`)**.
58
-
-**Alternative:**Experienced contributors can engage directly via [GitHub Projects](https://github.com/orgs/RooCodeInc/projects/1).
44
+
-**GitHub:**Open issues and discussions on [GitHub](https://github.com/RoopikHQ/agent-dio).
45
+
-**Contact:**Reach out to the maintainers for collaboration opportunities.
59
46
60
47
## Finding & Planning Your Contribution
61
48
@@ -67,28 +54,28 @@ Mention alignment with these areas in your PRs.
67
54
68
55
### Issue-First Approach
69
56
70
-
All contributions start with a GitHub Issue using our skinny templates.
57
+
All contributions start with a GitHub Issue using our templates.
-**Enhancements:** "Enhancement Request" template (plain language focused on user benefit).
75
62
-**Bugs:** "Bug Report" template (minimal repro + expected vs actual + version).
76
-
-**Want to work on it?** Comment "Claiming" on the issue and DM **Hannes Rudolph (`hrudolph`)** on [Discord](https://discord.gg/roocode)to get assigned. Assignment will be confirmed in the thread.
63
+
-**Want to work on it?** Comment "Claiming" on the issue to express interest.
77
64
-**PRs must link to the issue.** Unlinked PRs may be closed.
78
65
79
66
### Deciding What to Work On
80
67
81
-
- Check the [GitHub Project](https://github.com/orgs/RooCodeInc/projects/1) for "Issue [Unassigned]" issues.
- Must reference an assigned GitHub Issue. To get assigned: comment "Claiming" on the issue and DM **Hannes Rudolph (`hrudolph`)** on [Discord](https://discord.gg/roocode). Assignment will be confirmed in the thread.
116
+
- Must reference an assigned GitHub Issue. To get assigned: comment "Claiming" on the issue.
130
117
- Unlinked PRs may be closed.
131
-
- PRs should pass CI tests, align with the roadmap, and have clear documentation.
118
+
- PRs should pass CI tests, align with project goals, and have clear documentation.
132
119
133
120
### Review Process
134
121
@@ -138,4 +125,4 @@ pnpm install
138
125
139
126
## Legal
140
127
141
-
By contributing, you agree your contributions will be licensed under the Apache 2.0 License, consistent with Roo Code's licensing.
128
+
By contributing, you agree your contributions will be licensed under the Apache 2.0 License, consistent with Roopik Agent Dio's licensing.
Copy file name to clipboardExpand all lines: extensions/roopik-roo/README.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,6 +103,21 @@ Need help? Reach out to us:
103
103
104
104
---
105
105
106
+
## Credits & Attribution
107
+
108
+
**Roopik Agent Dio** is built on top of the amazing open-source project **[Roo-Code](https://github.com/RooCodeInc/Roo-Code)** by the RooCode team. We are deeply grateful to their incredible work in creating a robust, extensible AI coding assistant.
109
+
110
+
This project extends Roo-Code with custom tool chains and enhancements specifically designed for the Roopik canvas-first development experience. We maintain the same commitment to quality and open-source principles that Roo-Code embodies.
111
+
112
+
**Special thanks to:**
113
+
- The [Roo-Code team](https://github.com/RooCodeInc) for their pioneering work and open-source contribution
114
+
- All contributors who have made Roo-Code what it is today
115
+
- The broader AI and developer community for continuous inspiration
116
+
117
+
For more information about Roo-Code, visit: [https://github.com/RooCodeInc/Roo-Code](https://github.com/RooCodeInc/Roo-Code)
0 commit comments