Commit Graph

30 Commits

Author SHA1 Message Date
Tyler Slaton 96885b5959 refactor: consolidate V1/V2 packages into flat @copilotkit/* structure
Flatten all packages from packages/v1/* and packages/v2/* into packages/* —
every package now lives directly under the @copilotkit/ scope with no v1/v2
subdirectories.

- Move all v1 packages (react-core, react-ui, runtime, shared, etc.) from
  packages/v1/* to packages/*
- Absorb v2 react code into packages/react-core/src/v2/ (exported via /v2 subpath)
- Absorb v2 agent code into packages/runtime/src/agent/ (exported via /v2 subpath)
- Move v2 packages (core, angular, demo-agents, etc.) to packages/*
- Replace all @copilotkitnext/* imports with @copilotkit/* equivalents
- Keep @copilotkitnext/angular as the sole exception (angular remains on next)
- Update CI workflows, renovate config, release scripts for flat structure
- No public API surface changes — all exports fields are preserved

Co-authored-by: Alem Tuzlak <t.zlak@hotmail.com>
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2026-03-28 16:45:10 -07:00
Nathan 🔶 Tarbert 7091563ae7 Revise feature request template for clarity
Updated the feature request template to improve clarity and added a pre-flight checklist.
2026-02-24 14:17:05 -05:00
Nathan 🔶 Tarbert dbddb354fd chore(.github): update 1-bug-report.yml (#3232)
Co-authored-by: Alem Tuzlak <t.zlak@hotmail.com>
2026-02-20 18:52:23 -05:00
Alem Tuzlak 7b838547a9 feat: re-architeture the monorepo setup (#3187) 2026-02-13 11:01:44 +01:00
Md Abid Hussain 03b239e542 chore: update 1-bug-report.yml (#1326) 2025-02-10 13:49:55 +01:00
Sanskar a228f1cfb6 fix: correct typo in bug report template description 2024-11-20 12:12:12 +05:30
Rutam21 ed5b45bc73 fix: Updated typos in GitHub templates 2024-10-26 01:45:46 +05:30
CopilotKit e299c5a666 fix(repo): documentation issue form label 2024-07-17 10:57:45 -04:00
CopilotKit a3a33ac023 chore(repo): update config.yml of ISSUE_TEMPLATE 2024-07-17 10:44:29 -04:00
CopilotKit f2c7d63d58 chore(repo): update bug report issue form 2024-07-17 10:41:44 -04:00
CopilotKit 10a18dbb05 chore(repo): documentation issue form 2024-07-17 10:39:29 -04:00
CopilotKit 52bce7443c chore(repo): ISSUE_TEMPLATE config.yml 2024-07-17 10:34:18 -04:00
CopilotKit 6aaf796cc7 chore(repo): add issue template and config.yml 2024-07-17 10:31:03 -04:00
CopilotKit d62dc1275d chore(repo): alter feature request form 2024-07-17 10:29:56 -04:00
CopilotKit de3fbe5df1 chore(repo): add feature request form 2024-07-17 10:27:37 -04:00
CopilotKit 5b89b7500e chore(repo): finalize bug report template 2024-07-17 10:09:30 -04:00
CopilotKit e25cd02af5 chore(repo): update bug report template 2024-07-17 10:08:53 -04:00
CopilotKit 5721913e2e chore(repo): iteration on bug report form 2024-07-17 10:08:10 -04:00
CopilotKit 47dbba01d1 chore(repo): update bug report template 2024-07-17 10:07:43 -04:00
CopilotKit e67050ad5e chore(repo): fix bug report template 2024-07-17 10:04:38 -04:00
CopilotKit e0743b6e08 chore(repo): fix bug report template 2024-07-17 10:03:13 -04:00
CopilotKit 4e879fe796 chore(repo): update bug report template 2024-07-17 10:00:26 -04:00
CopilotKit c72e916bd0 chore(repo): add bug report template 2024-07-17 08:46:58 -04:00
CopilotKit e43c21d6f1 chore(repo): test issue template 2024-07-17 08:44:56 -04:00
CopilotKit 5dfd6c6409 chore(repo): add test template 2024-07-17 08:42:44 -04:00
CopilotKit 48fc9fbe9a chore(repo): use github issue template 2024-07-17 08:41:31 -04:00
CopilotKit a23f05b492 chore(repo): config.yml issue template 2024-07-17 08:40:12 -04:00
Markus Ecker ea24923a0f improve bug report issue template (#340)
improve bug report issue template
2024-05-16 09:57:51 +00:00
Atai Barkai 536b7de796 Create documentation.md 2023-11-22 06:24:38 -08:00
Atai Barkai a1c342ef67 Update issue templates 2023-11-02 14:46:41 -07:00