Commit 2c02338
authored
chore: release 1.0.0 (#1)
🤖 I have created a release *beep* *boop*
---
##
[1.0.0](v0.1.0...v1.0.0)
(2025-10-24)
### ⚠ BREAKING CHANGES
* Package renamed from modgpt to sentinel
### Features
* add a healthcheck and setup docker for deployment
([bf63609](bf63609))
* **conversations:** add conversation tracking and threading system
([56e0c18](56e0c18))
* initial commit of architecture
([a98a1e8](a98a1e8))
### Bug Fixes
* remove PyPI publishing from release workflow
([6b1c86d](6b1c86d))
### Documentation
* add comprehensive architecture and deployment documentation
([e6c7453](e6c7453))
* **readme:** rewrite with concise quick start guide
([0161908](0161908))
### Code Refactoring
* rebrand project from mod-gpt to Sentinel AI
([d80622e](d80622e))
* reorganize project structure for better modularity
([890bb48](890bb48))
### Continuous Integration
* add automatic Fly.io deployment to release workflow
([e896a62](e896a62))
* setup release-please with automated PyPI publishing
([31d1e8c](31d1e8c))
### Miscellaneous
* add MIT license and GitHub community files
([0ddea30](0ddea30))
* clean up obsolete files and update env example
([457e05e](457e05e))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent e896a62 commit 2c02338
File tree
3 files changed
+45
-2
lines changed- .github
3 files changed
+45
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments