25 Commits

Author SHA1 Message Date
hikari cfd0cf3269 chore: replace .npmrc with pnpm-workspace.yaml
Node.js CI / CI (push) Successful in 42s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m45s
2026-03-02 16:27:15 -08:00
hikari fd938a2421 docs: update feedback section to use support forum
Node.js CI / CI (push) Successful in 20s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m15s
2026-01-26 12:32:14 -08:00
naomi 65b0dea112 feat: automated upload of .gitea/workflows/ci.yml
Node.js CI / CI (push) Successful in 21s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 57s
2025-12-22 19:42:13 +01:00
naomi 5bc7fdca44 feat: automated upload of .gitea/workflows/ci.yml
Node.js CI / CI (push) Has been cancelled
Security Scan and Upload / Security & DefectDojo Upload (push) Has been cancelled
2025-12-22 19:35:40 +01:00
naomi 8e91337c7d feat: automated upload of .gitea/workflows/ci.yml
Security Scan and Upload / Security & DefectDojo Upload (push) Has been cancelled
Node.js CI / Lint and Test (push) Has been cancelled
2025-12-22 19:25:29 +01:00
naomi eee10906a9 feat: automated upload of .npmrc
Security Scan and Upload / Security & DefectDojo Upload (push) Has been cancelled
Node.js CI / Lint and Test (push) Has been cancelled
2025-12-22 19:16:21 +01:00
naomi 7bc42b5c39 feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Successful in 20s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m2s
2025-12-18 03:08:15 +01:00
naomi 8cc9186af1 feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Successful in 22s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 59s
2025-12-17 23:26:14 +01:00
naomi 404867f77e feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Successful in 22s
Security Scan / Security Audit (push) Failing after 5m3s
2025-12-12 03:37:59 +01:00
naomi 9b2ca482a2 feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Successful in 20s
Security Scan / Trivy Security Scan (push) Failing after 4m47s
2025-12-11 20:12:06 +01:00
naomi e779153d54 feat: add analytics
Node.js CI / Lint and Test (push) Successful in 37s
2025-10-08 15:23:40 -07:00
naomi 12fac9fbd1 fix: sonnet 4 in conversations
Code Analysis / SonarQube (push) Failing after 15s
Node.js CI / Lint and Test (push) Failing after 31s
2025-07-06 15:30:48 -07:00
naomi 7087a64861 feat: add to discord button
Code Analysis / SonarQube (push) Failing after 18s
Node.js CI / Lint and Test (push) Failing after 36s
2025-07-04 18:00:46 -07:00
naomi 02c763336c feat: avatar
Node.js CI / Lint and Test (push) Failing after 49s
Code Analysis / SonarQube (push) Failing after 1m7s
2025-05-22 19:32:32 -07:00
naomi 2b1e54ad2b feat: increase limit for history
Node.js CI / Lint and Test (push) Failing after 45s
Code Analysis / SonarQube (push) Failing after 1m0s
2025-05-22 15:15:25 -07:00
naomi 9eabdc9a29 fix: correct order for removing cleared content
Node.js CI / Lint and Test (push) Failing after 47s
Code Analysis / SonarQube (push) Failing after 1m5s
2025-05-22 15:13:43 -07:00
naomi b6350fbc74 fix: log when no response
Node.js CI / Lint and Test (push) Failing after 43s
Code Analysis / SonarQube (push) Failing after 1m1s
2025-05-22 15:12:13 -07:00
naomi e8e6b596ac fix: error logging
Node.js CI / Lint and Test (push) Failing after 44s
Code Analysis / SonarQube (push) Failing after 1m2s
2025-05-22 15:09:54 -07:00
naomi efc8f904ef feat: add ability to trigger clear message to reset the conversation history (#2)
Node.js CI / Lint and Test (push) Successful in 58s
Code Analysis / SonarQube (push) Failing after 50s
### Explanation

_No response_

### Issue

_No response_

### Attestations

- [ ] I have read and agree to the [Code of Conduct](https://docs.nhcarrigan.com/community/coc/)
- [ ] I have read and agree to the [Community Guidelines](https://docs.nhcarrigan.com/community/guide/).
- [ ] My contribution complies with the [Contributor Covenant](https://docs.nhcarrigan.com/dev/covenant/).

### Dependencies

- [ ] I have pinned the dependencies to a specific patch version.

### Style

- [ ] I have run the linter and resolved any errors.
- [ ] My pull request uses an appropriate title, matching the conventional commit standards.
- [ ] My scope of feat/fix/chore/etc. correctly matches the nature of changes in my pull request.

### Tests

- [ ] My contribution adds new code, and I have added tests to cover it.
- [ ] My contribution modifies existing code, and I have updated the tests to reflect these changes.
- [ ] All new and existing tests pass locally with my changes.
- [ ] Code coverage remains at or above the configured threshold.

### Documentation

_No response_

### Versioning

_No response_

Reviewed-on: #2
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-05-22 15:06:49 -07:00
naomi 04b18472ba feat: migrate to claude 4 (#1)
Node.js CI / Lint and Test (push) Successful in 1m4s
Code Analysis / SonarQube (push) Failing after 1m18s
### Explanation

_No response_

### Issue

_No response_

### Attestations

- [ ] I have read and agree to the [Code of Conduct](https://docs.nhcarrigan.com/community/coc/)
- [ ] I have read and agree to the [Community Guidelines](https://docs.nhcarrigan.com/community/guide/).
- [ ] My contribution complies with the [Contributor Covenant](https://docs.nhcarrigan.com/dev/covenant/).

### Dependencies

- [ ] I have pinned the dependencies to a specific patch version.

### Style

- [ ] I have run the linter and resolved any errors.
- [ ] My pull request uses an appropriate title, matching the conventional commit standards.
- [ ] My scope of feat/fix/chore/etc. correctly matches the nature of changes in my pull request.

### Tests

- [ ] My contribution adds new code, and I have added tests to cover it.
- [ ] My contribution modifies existing code, and I have updated the tests to reflect these changes.
- [ ] All new and existing tests pass locally with my changes.
- [ ] Code coverage remains at or above the configured threshold.

### Documentation

_No response_

### Versioning

_No response_

Reviewed-on: #1
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-05-22 11:28:25 -07:00
naomi 010967ef55 chore: add sonar workflow
Node.js CI / Lint and Test (push) Successful in 1m17s
Code Analysis / SonarQube (push) Successful in 1m22s
2025-02-26 13:21:24 -08:00
naomi 385a29dc45 release: v1.0.0
Node.js CI / Lint and Test (push) Successful in 40s
v1.0.0
2025-02-23 16:23:01 -08:00
naomi 3a0f6509ca fix: tweak prompt
Node.js CI / Lint and Test (push) Has been cancelled
2025-02-23 16:22:47 -08:00
naomi 98fd889647 feat: initial prototype
Node.js CI / Lint and Test (push) Successful in 48s
2025-02-23 16:19:30 -08:00
nhcarrigan 2c86512196 Initial commit 2025-02-23 13:56:46 -08:00