Commit Graph

169 Commits

Author SHA1 Message Date
Dustin Loring
bc5b798760
chore: pnpm lint fix
ran pnpm lint fix and fixed all lint errors
2025-01-16 10:47:18 -05:00
Dustin Loring
0bf3cafe83 chore: pnpm lint fix
ran pnpm lint fix and fixed all lint errors
2025-01-16 10:45:06 -05:00
Dustin Loring
d55a584013
chore: pnpm 6 updates
updated 6 packages in pnpm
2025-01-16 10:33:22 -05:00
Dustin Loring
8468310255 chore: pnpm 6 updates
updated 6 packages in pnpm
2025-01-16 10:31:04 -05:00
Dustin Loring
471f5bfc94 chore: updated ai package 2025-01-16 08:16:07 -05:00
Dustin Loring
f4046d3907
feat: image support
add the ability to add images to your prompt
2025-01-15 13:44:54 -05:00
Dustin Loring
63cba68b50 feat: image support
add the ability to add images to your prompt
2025-01-15 13:41:51 -05:00
Dustin Loring
8b4c63f011
Merge pull request #2 from openaisoftware/dependabot/npm_and_yarn/unocss/reset-65.4.0
chore(deps): bump @unocss/reset from 0.61.9 to 65.4.0
2025-01-15 13:03:40 -05:00
Dustin Loring
2bf139e891
Merge pull request #4 from openaisoftware/dependabot/npm_and_yarn/nanostores-0.11.3
chore(deps): bump nanostores from 0.10.3 to 0.11.3
2025-01-15 13:03:22 -05:00
Dustin Loring
96f7a7ef5c
Merge pull request #3 from openaisoftware/dependabot/npm_and_yarn/date-fns-4.1.0
chore(deps): bump date-fns from 3.6.0 to 4.1.0
2025-01-15 13:03:13 -05:00
Dustin Loring
8484ba2e3b
Merge pull request #5 from openaisoftware/dependabot/npm_and_yarn/isbot-5.1.21
chore(deps): bump isbot from 4.4.0 to 5.1.21
2025-01-15 13:02:54 -05:00
dependabot[bot]
a3357fe574
chore(deps): bump isbot from 4.4.0 to 5.1.21
Bumps [isbot](https://github.com/omrilotan/isbot) from 4.4.0 to 5.1.21.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omrilotan/isbot/compare/v4.4.0...v5.1.21)

---
updated-dependencies:
- dependency-name: isbot
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 17:43:28 +00:00
Dustin Loring
98dec2bebf
Merge pull request #1 from openaisoftware/dependabot/npm_and_yarn/blitz/eslint-plugin-0.1.3
chore(deps-dev): bump @blitz/eslint-plugin from 0.1.0 to 0.1.3
2025-01-15 12:43:17 -05:00
dependabot[bot]
e47eb6f667
chore(deps): bump nanostores from 0.10.3 to 0.11.3
Bumps [nanostores](https://github.com/nanostores/nanostores) from 0.10.3 to 0.11.3.
- [Release notes](https://github.com/nanostores/nanostores/releases)
- [Changelog](https://github.com/nanostores/nanostores/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nanostores/nanostores/compare/0.10.3...0.11.3)

---
updated-dependencies:
- dependency-name: nanostores
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 17:43:10 +00:00
dependabot[bot]
4945a0ac39
chore(deps): bump date-fns from 3.6.0 to 4.1.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.6.0 to 4.1.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v3.6.0...v4.1.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 17:43:02 +00:00
dependabot[bot]
a4911dd9c5
chore(deps): bump @unocss/reset from 0.61.9 to 65.4.0
Bumps [@unocss/reset](https://github.com/unocss/unocss) from 0.61.9 to 65.4.0.
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/compare/v0.61.9...v65.4.0)

---
updated-dependencies:
- dependency-name: "@unocss/reset"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 17:42:55 +00:00
dependabot[bot]
d1713e4d9b
chore(deps-dev): bump @blitz/eslint-plugin from 0.1.0 to 0.1.3
Bumps @blitz/eslint-plugin from 0.1.0 to 0.1.3.

---
updated-dependencies:
- dependency-name: "@blitz/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 17:42:45 +00:00
Dustin Loring
24562601d9 fix: missing icon
fixed missing icon
2025-01-15 12:11:34 -05:00
Dustin Loring
f5b628dfb2
chore: pnpm update
just a pnpm update
2025-01-15 12:06:10 -05:00
Dustin Loring
7c9d131f3f chore: pnpm update
just a pnpm update
2025-01-15 12:03:49 -05:00
Dustin Loring
f4fdf2b2fd chore: update ai to 3.4.9
update ai package to 3.4.9
2025-01-15 11:56:13 -05:00
Dustin Loring
e9866a8fcf Update BaseChat.tsx
removed some padding at the top
2025-01-15 11:23:12 -05:00
Dustin Loring
77ebb76b54
fix: ui change
small changes to the ui
2025-01-15 11:21:08 -05:00
Dustin Loring
797ce735bc fix: ui change
small changes to the ui
2025-01-15 11:18:47 -05:00
Dustin Loring
b8901ef984
Update vite.config.ts
added the v3_lazyRouteDiscovery flag
2025-01-15 11:07:17 -05:00
Dustin Loring
7313080c32
Update package.json 2025-01-15 11:06:28 -05:00
Dustin Loring
fd35e5b21a feat: env-example
added a example env
2025-01-15 11:05:37 -05:00
Dustin Loring
d9668f2411 Delete package-lock.json
removed the package-lock
2025-01-15 11:02:47 -05:00
Dustin Loring
1ca79375f0
Merge pull request #18 from ollama-agent/dependabot/npm_and_yarn/express-4.21.2
chore(deps): bump express from 4.19.2 to 4.21.2
2025-01-15 10:56:10 -05:00
dependabot[bot]
1c83c689af
chore(deps): bump express from 4.19.2 to 4.21.2
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 15:55:19 +00:00
Dustin Loring
7be00828c5
Merge pull request #19 from ollama-agent/dependabot/npm_and_yarn/micromatch-4.0.8
chore(deps): bump micromatch from 4.0.7 to 4.0.8
2025-01-15 10:53:41 -05:00
dependabot[bot]
18ef31af56
chore(deps): bump micromatch from 4.0.7 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 15:52:02 +00:00
Dustin Loring
6bb49d87e9
Merge pull request #16 from ollama-agent/dependabot/npm_and_yarn/cross-spawn-7.0.6
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
2025-01-15 10:47:20 -05:00
dependabot[bot]
3b04d45c53
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 15:46:32 +00:00
Dustin Loring
06b2a29f4f
Merge pull request #14 from ollama-agent/dependabot/npm_and_yarn/vite-5.3.6
chore(deps-dev): bump vite from 5.3.1 to 5.3.6
2025-01-15 10:46:23 -05:00
Dustin Loring
8b0a33cff7
Merge pull request #15 from ollama-agent/dependabot/npm_and_yarn/elliptic-6.6.1
chore(deps): bump elliptic from 6.5.6 to 6.6.1
2025-01-15 10:46:08 -05:00
dependabot[bot]
824e68ff86
chore(deps): bump elliptic from 6.5.6 to 6.6.1
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.6 to 6.6.1.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.6...v6.6.1)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 15:45:11 +00:00
dependabot[bot]
ee01bd91d0
chore(deps-dev): bump vite from 5.3.1 to 5.3.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.1 to 5.3.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 15:44:57 +00:00
Dustin Loring
6457e004e7
Merge pull request #17 from ollama-agent/dependabot/npm_and_yarn/rollup-4.30.1
chore(deps): bump rollup from 4.18.0 to 4.30.1
2025-01-15 10:43:37 -05:00
Dustin Loring
f8df091c81
Merge pull request #9 from ollama-agent/dependabot/npm_and_yarn/uiw/codemirror-theme-vscode-4.23.7
chore(deps): bump @uiw/codemirror-theme-vscode from 4.23.0 to 4.23.7
2025-01-15 10:38:54 -05:00
Dustin Loring
b31ac9da03
Merge pull request #10 from ollama-agent/dependabot/npm_and_yarn/codemirror/commands-6.8.0
chore(deps): bump @codemirror/commands from 6.6.0 to 6.8.0
2025-01-15 10:38:44 -05:00
dependabot[bot]
3869919e22
chore(deps): bump rollup from 4.18.0 to 4.30.1
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.30.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.18.0...v4.30.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 15:37:52 +00:00
Dustin Loring
1055c3bfeb
Merge pull request #11 from ollama-agent/dependabot/npm_and_yarn/vitest-2.1.8
chore(deps-dev): bump vitest from 2.0.1 to 2.1.8
2025-01-15 10:36:42 -05:00
Dustin Loring
b118c16c90
Merge pull request #12 from ollama-agent/dependabot/npm_and_yarn/codemirror/search-6.5.8
chore(deps): bump @codemirror/search from 6.5.6 to 6.5.8
2025-01-15 10:36:35 -05:00
Dustin Loring
ef1c184119
Merge pull request #13 from ollama-agent/dependabot/npm_and_yarn/react-toastify-11.0.3
chore(deps): bump react-toastify from 10.0.5 to 11.0.3
2025-01-15 10:36:27 -05:00
dependabot[bot]
0a1d102d18
chore(deps): bump react-toastify from 10.0.5 to 11.0.3
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 10.0.5 to 11.0.3.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v10.0.5...v11.0.3)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 15:31:13 +00:00
dependabot[bot]
e4e85fa018
chore(deps): bump @codemirror/search from 6.5.6 to 6.5.8
Bumps [@codemirror/search](https://github.com/codemirror/search) from 6.5.6 to 6.5.8.
- [Changelog](https://github.com/codemirror/search/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/search/compare/6.5.6...6.5.8)

---
updated-dependencies:
- dependency-name: "@codemirror/search"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 15:31:00 +00:00
dependabot[bot]
c8955bd6e2
chore(deps-dev): bump vitest from 2.0.1 to 2.1.8
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.1 to 2.1.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 15:30:47 +00:00
dependabot[bot]
97a7711fc4
chore(deps): bump @codemirror/commands from 6.6.0 to 6.8.0
Bumps [@codemirror/commands](https://github.com/codemirror/commands) from 6.6.0 to 6.8.0.
- [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/commands/compare/6.6.0...6.8.0)

---
updated-dependencies:
- dependency-name: "@codemirror/commands"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 15:30:33 +00:00
dependabot[bot]
6270fe2491
chore(deps): bump @uiw/codemirror-theme-vscode from 4.23.0 to 4.23.7
Bumps [@uiw/codemirror-theme-vscode](https://github.com/uiwjs/react-codemirror) from 4.23.0 to 4.23.7.
- [Release notes](https://github.com/uiwjs/react-codemirror/releases)
- [Commits](https://github.com/uiwjs/react-codemirror/compare/v4.23.0...v4.23.7)

---
updated-dependencies:
- dependency-name: "@uiw/codemirror-theme-vscode"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 15:30:20 +00:00