Skip to content

Commit a8f11c4

Browse files
committed
Docs: point PRD at public + dev repos
1 parent 0476b70 commit a8f11c4

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/PRD.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ Legacy CCv2 `chat()` keeps an all-in-one panel (header, transcript, approval car
584584

585585
### Phase 4 — Polish & release
586586

587-
- [x] README + Makefile + GitHub repo (`DevoteamSP/streamlit-coco-dev`)
587+
- [x] README + Makefile + GitHub repos (`streamlit-coco-dev` + public `streamlit-coco`)
588588
- [ ] Theming / a11y pass (syntax highlight, copy, keyboard traps)
589589
- [ ] API docs / deployment topologies (Docker, SPCS)
590590
- [ ] PyPI publish `0.1.0`
@@ -639,7 +639,9 @@ Legacy CCv2 `chat()` keeps an all-in-one panel (header, transcript, approval car
639639
- [Streamlit CCv2 state vs triggers](https://docs.streamlit.io/develop/concepts/custom-components/components-v2/state-and-triggers)
640640
- Package: `cortex-code-agent-sdk` (`CortexCodeSDKClient`, `query`, `CortexCodeAgentOptions`, `can_use_tool`)
641641
- [Cortex Code Agent SDK docs](https://docs.snowflake.com/en/user-guide/cortex-code-agent-sdk/cortex-code-agent-sdk)
642-
- Repo: https://github.com/DevoteamSP/streamlit-coco-dev
642+
- Repo (public): https://github.com/DevoteamSP/streamlit-coco
643+
- Repo (dev): https://github.com/DevoteamSP/streamlit-coco-dev
644+
- Publish: [`docs/deployment/publish.md`](deployment/publish.md)
643645

644646
---
645647

0 commit comments

Comments
 (0)