Geoff Seemueller
0f4ac8f76c
Merge branch 'main' into dependabot/bun/framer-motion-12.18.1
2025-06-25 16:23:12 -04:00
dependabot[bot]
a793bfe8e0
Bump react-dom from 18.3.1 to 19.1.0
...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) from 18.3.1 to 19.1.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react-dom )
---
updated-dependencies:
- dependency-name: react-dom
dependency-version: 19.1.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-25 16:22:51 -04:00
dependabot[bot]
d594929998
Bump @testing-library/react from 14.3.1 to 16.3.0
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 14.3.1 to 16.3.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v14.3.1...v16.3.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-version: 16.3.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-25 16:22:36 -04:00
Geoff Seemueller
15d57799ca
Merge branch 'main' into dependabot/bun/framer-motion-12.18.1
2025-06-25 16:20:44 -04:00
geoffsee
f9249f3496
- Refactored to introduce handleSsr
function in @open-gsio/client/server/index.ts
for streamlined SSR handling.
...
- Replaced inline SSR logic in `AssetService.ts` with `handleSsr` import.
- Enhanced `build:client` script to ensure server directory creation.
- Updated dependencies and devDependencies across multiple packages for compatibility improvements.
2025-06-25 16:03:13 -04:00
geoffsee
21d6c8604e
github button targets repo
2025-06-24 20:56:08 -04:00
geoffsee
f76301d620
run format
2025-06-24 17:32:59 -04:00
geoffsee
02c3253343
adds eslint
2025-06-24 17:32:59 -04:00
geoffsee
9698fc6f3b
Refactor project: remove unused code, clean up logs, streamline error handling, update TypeScript configs, and enhance message streaming.
...
- Deployed
2025-06-24 16:28:25 -04:00
geoffsee
004ec580d3
Remove unused ResumeComponent
, ServicesComponent
, and related sections. Update theming for SupportThisSiteModal
, adjust DogecoinIcon
, and refine Cloudflare worker references.
2025-06-24 15:51:39 -04:00
geoffsee
bdbc8de6d5
**Remove dead links and redundant comments; improve styling and clarity across multiple files**
...
- Removed outdated links and unused properties in Sidebar and Welcome Home Text files.
- Dropped extraneous comments and consolidated imports in server files for streamlined code.
- Enhanced MarkdownEditor visuals with a colorful border for better user experience.
2025-06-24 15:23:34 -04:00
geoffsee
afc46fe2c3
fix tests
2025-06-18 15:02:29 -04:00
geoffsee
b7f02eb4fb
fix mlx omni provider
2025-06-18 14:33:07 -04:00
geoffsee
f1d7f52dbd
fixes model initialization for mlx
2025-06-18 13:30:38 -04:00
geoffsee
3d16bd94b4
**Refactor imports and improve type annotations**
...
- Adjusted import statements across the codebase to align with consistent use of `type`.
- Unified usage of `EventSource` initialization.
- Introduced `RootDeps` type for shared dependencies.
- Commented out unused VitePWA configuration.
- Updated proxy target URLs in Vite configuration.
2025-06-18 12:34:16 -04:00
dependabot[bot]
ff40126140
Bump framer-motion from 11.18.2 to 12.18.1
...
Bumps [framer-motion](https://github.com/motiondivision/motion ) from 11.18.2 to 12.18.1.
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md )
- [Commits](https://github.com/motiondivision/motion/compare/v11.18.2...v12.18.1 )
---
updated-dependencies:
- dependency-name: framer-motion
dependency-version: 12.18.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-18 14:42:53 +00:00
geoffsee
7454c9b54b
fix build
2025-06-18 10:41:39 -04:00
geoffsee
f29bb6779c
improves interoperability of model providers, local and remote providers can be used together seemlessly
2025-06-09 23:18:52 -04:00
geoffsee
d5393ff964
Simplify dependencies in client and server packages.
2025-06-04 18:45:08 -04:00
geoffsee
497eb22ad8
change semantics
...
Update README deployment steps and add deploy:secrets script to package.json
update local inference script and README
update lockfile
reconfigure package scripts for development
update test execution
pass server tests
Update README with revised Bun commands and workspace details
remove pnpm package manager designator
create bun server
2025-06-04 18:45:08 -04:00