Commit Graph

235 Commits

Author SHA1 Message Date
Dustin Loring
234b9c2cac
Merge pull request #10 from open-bolt/dependabot/npm_and_yarn/remix-utils-8.0.0
chore(deps): bump remix-utils from 7.7.0 to 8.0.0
2025-01-16 12:03:11 -05:00
Dustin Loring
7414f4184f
Merge pull request #11 from open-bolt/dependabot/npm_and_yarn/vitest-3.0.0
chore(deps-dev): bump vitest from 2.1.8 to 3.0.0
2025-01-16 12:03:00 -05:00
Dustin Loring
b6438b2517
Merge pull request #13 from open-bolt/dependabot/npm_and_yarn/ai-4.0.39
chore(deps): bump ai from 4.0.38 to 4.0.39
2025-01-16 12:01:19 -05:00
Dustin Loring
58d8502134
Merge pull request #14 from open-bolt/dependabot/npm_and_yarn/nanostores/react-0.8.4
chore(deps): bump @nanostores/react from 0.7.3 to 0.8.4
2025-01-16 11:59:17 -05:00
Dustin Loring
a459aacb66
Merge pull request #12 from open-bolt/dependabot/npm_and_yarn/unocss-65.4.2
chore(deps-dev): bump unocss from 0.61.9 to 65.4.2
2025-01-16 11:58:31 -05:00
Dustin Loring
bf590d80ac
chore: friendlier ui
the ui is more responsive for smaller devices
2025-01-16 11:57:10 -05:00
Dustin Loring
5491389113 chore: friendlier ui
the ui is more responsive for smaller devices
2025-01-16 11:47:42 -05:00
Dustin Loring
f095d76593
fix: cors issues
fixed cors by adding coep headless line to the webcontainer
2025-01-16 11:41:13 -05:00
Dustin Loring
43ab27219f
feat: open preview in new tab
allows you to open a preview in a new tab
2025-01-16 11:40:32 -05:00
Dustin Loring
5361057101 feat: open preview in new tab
allows you to open a preview in a new tab
2025-01-16 11:36:39 -05:00
Dustin Loring
4971fb2929 fix:coep
fixed cors by adding coep headless line to the webcontainer
2025-01-16 11:10:22 -05:00
dependabot[bot]
76268b0ba6
chore(deps-dev): bump unocss from 0.61.9 to 65.4.2
Bumps [unocss](https://github.com/unocss/unocss/tree/HEAD/packages-presets/unocss) from 0.61.9 to 65.4.2.
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v65.4.2/packages-presets/unocss)

---
updated-dependencies:
- dependency-name: unocss
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-16 15:57:46 +00:00
dependabot[bot]
74ea60fc44
chore(deps-dev): bump vitest from 2.1.8 to 3.0.0
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.8 to 3.0.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.0/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-16 15:57:29 +00:00
dependabot[bot]
a780e91ce3
chore(deps): bump remix-utils from 7.7.0 to 8.0.0
Bumps [remix-utils](https://github.com/sergiodxa/remix-utils) from 7.7.0 to 8.0.0.
- [Release notes](https://github.com/sergiodxa/remix-utils/releases)
- [Commits](https://github.com/sergiodxa/remix-utils/compare/v7.7.0...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-16 15:57:09 +00:00
dependabot[bot]
2c9961149f
chore(deps): bump ai from 4.0.38 to 4.0.39
Bumps [ai](https://github.com/vercel/ai) from 4.0.38 to 4.0.39.
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/ai@4.0.38...ai@4.0.39)

---
updated-dependencies:
- dependency-name: ai
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-16 15:56:54 +00:00
dependabot[bot]
af5f0764b3
chore(deps): bump @nanostores/react from 0.7.3 to 0.8.4
Bumps [@nanostores/react](https://github.com/nanostores/react) from 0.7.3 to 0.8.4.
- [Release notes](https://github.com/nanostores/react/releases)
- [Changelog](https://github.com/nanostores/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nanostores/react/compare/0.7.3...0.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-16 15:56:40 +00:00
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