12 Commits

Author SHA1 Message Date
02c763336c
feat: avatar
Some checks failed
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
2b1e54ad2b
feat: increase limit for history
Some checks failed
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
9eabdc9a29
fix: correct order for removing cleared content
Some checks failed
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
b6350fbc74
fix: log when no response
Some checks failed
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
e8e6b596ac
fix: error logging
Some checks failed
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
efc8f904ef feat: add ability to trigger clear message to reset the conversation history (#2)
Some checks failed
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
04b18472ba feat: migrate to claude 4 (#1)
Some checks failed
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
010967ef55
chore: add sonar workflow
All checks were successful
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
385a29dc45
release: v1.0.0
All checks were successful
Node.js CI / Lint and Test (push) Successful in 40s
v1.0.0
2025-02-23 16:23:01 -08:00
3a0f6509ca
fix: tweak prompt
Some checks failed
Node.js CI / Lint and Test (push) Has been cancelled
2025-02-23 16:22:47 -08:00
98fd889647
feat: initial prototype
All checks were successful
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