Skip to content
Merged

merge #311

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
8f40edb
Update morpheusSearch.ts
akv2011 Apr 17, 2025
16713df
unify views
vidvidvid Apr 18, 2025
f2a4ddf
cleanup of remaining references to actions and invocations
vidvidvid Apr 18, 2025
166061b
focus only tools that aren't hidden in the right sidebar
vidvidvid Apr 18, 2025
8fa2ef0
Merge pull request #300 from MatrixTerminal/main
akv2011 Apr 18, 2025
3628cb0
Merge pull request #299 from MatrixTerminal/feat/unify-views-actions
vidvidvid Apr 18, 2025
f8af527
Update route.ts
akv2011 Apr 18, 2025
d1eea80
Update package dependencies and improve HyperliquidOrderInvocation co…
rhlsthrm Apr 18, 2025
51b075c
Merge pull request #306 from MatrixTerminal/305-fix-hyperliquid-open-…
rhlsthrm Apr 18, 2025
e24526a
Remove debugging console logs from HyperliquidOrderInvocation component
rhlsthrm Apr 18, 2025
f8544aa
Refactor HyperliquidOrderInvocation component to streamline client ha…
rhlsthrm Apr 18, 2025
6a129c7
Refactor HyperliquidPositionsCard component to utilize account state …
rhlsthrm Apr 18, 2025
15a2c29
Add TradingView widget and symbol selector to HyperliquidPositionsCar…
rhlsthrm Apr 18, 2025
d09cecb
Refactor use-hyperliquid-client hook to clean up imports
rhlsthrm Apr 18, 2025
3364bff
Refactor HyperliquidOpenOrdersCard component to improve client handli…
rhlsthrm Apr 18, 2025
494fbce
Refactor HyperliquidOpenOrdersCard component to enhance code readabil…
rhlsthrm Apr 18, 2025
63d3c1e
Update morpheusSearch.ts
akv2011 Apr 18, 2025
503041f
Update package dependencies to latest versions
rhlsthrm Apr 21, 2025
2c61742
Merge pull request #307 from MatrixTerminal/226-enhance-hyperliquid-p…
rhlsthrm Apr 21, 2025
0b82daf
Merge branch 'main' into develop
rhlsthrm Apr 21, 2025
547d538
prompt for grok update
akv2011 Apr 21, 2025
815c718
prompt for grok update updates
akv2011 Apr 21, 2025
a280553
prompt for grok update updates balance fix
akv2011 Apr 21, 2025
9c6deb5
prompt for grok update wrap fix
akv2011 Apr 21, 2025
bd43639
prompt for grok update wrap fix
akv2011 Apr 21, 2025
3403e8b
prompt for grok update wrap fix
akv2011 Apr 21, 2025
3372b8c
prompt for grok update wrap fix
akv2011 Apr 21, 2025
2f75f87
prompt for grok update wrap fix
akv2011 Apr 21, 2025
ccdc6e7
prompt for grok update wrap fix
akv2011 Apr 21, 2025
e2bad56
prompt fix
akv2011 Apr 21, 2025
6bc1bb1
prompt fix
akv2011 Apr 21, 2025
d1a1e1c
Merge pull request #314 from MatrixTerminal/grok-update
akv2011 Apr 22, 2025
8cceca1
don't save when read only
vidvidvid Apr 22, 2025
38d20e8
hide follow up questions when read only
vidvidvid Apr 22, 2025
e5027a0
enables unauthenticated access to public chats
vidvidvid Apr 22, 2025
7854122
format
vidvidvid Apr 22, 2025
f646eb5
improve ux
vidvidvid Apr 22, 2025
bf0ec76
fix chat input flashing on public chat
vidvidvid Apr 22, 2025
599aeb2
remove scrolling behaviour
vidvidvid Apr 22, 2025
0e96b1d
Merge pull request #321 from MatrixTerminal/fix/share-chat-security
vidvidvid Apr 22, 2025
699f225
remove debug log for searchQuery in HyperliquidOrderInvocation component
rhlsthrm Apr 22, 2025
c61d35c
morph-update
akv2011 Apr 22, 2025
451f55f
morph-update
akv2011 Apr 22, 2025
e5ab011
fart fix
akv2011 Apr 22, 2025
81ad0d8
fart fart fix
akv2011 Apr 22, 2025
116838b
Merge pull request #324 from MatrixTerminal/grok-update
akv2011 Apr 22, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 43 additions & 43 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,94 +13,94 @@
"format:check": "prettier --check \"**/*.{js,jsx,ts,tsx,json,md}\""
},
"dependencies": {
"@ai-sdk/anthropic": "^1.2.5",
"@ai-sdk/google": "^1.2.5",
"@ai-sdk/openai": "^1.3.6",
"@ai-sdk/react": "^1.2.5",
"@ai-sdk/anthropic": "^1.2.10",
"@ai-sdk/google": "^1.2.12",
"@ai-sdk/openai": "^1.3.16",
"@ai-sdk/react": "^1.2.9",
"@ai-sdk/xai": "^1.2.13",
"@bigmi/react": "^0.1.1",
"@emotion/css": "^11.13.5",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@google/generative-ai": "^0.24.0",
"@hookform/resolvers": "^5.0.1",
"@lifi/sdk": "^3.6.5",
"@lifi/widget": "^3.18.2",
"@nktkas/hyperliquid": "^0.17.1",
"@radix-ui/react-alert-dialog": "^1.1.6",
"@radix-ui/react-avatar": "^1.1.3",
"@radix-ui/react-checkbox": "^1.1.4",
"@radix-ui/react-dialog": "^1.1.6",
"@radix-ui/react-dropdown-menu": "^2.1.6",
"@radix-ui/react-label": "^2.1.2",
"@radix-ui/react-popover": "^1.1.6",
"@radix-ui/react-progress": "^1.1.2",
"@radix-ui/react-scroll-area": "^1.2.3",
"@radix-ui/react-select": "^2.1.6",
"@radix-ui/react-separator": "^1.1.2",
"@radix-ui/react-slider": "^1.2.3",
"@radix-ui/react-slot": "^1.1.2",
"@radix-ui/react-switch": "^1.1.3",
"@radix-ui/react-tabs": "^1.1.3",
"@radix-ui/react-toast": "^1.2.6",
"@radix-ui/react-tooltip": "^1.1.8",
"@solana/wallet-adapter-react": "^0.15.36",
"@lifi/sdk": "^3.6.8",
"@lifi/widget": "^3.18.7",
"@nktkas/hyperliquid": "^0.17.3",
"@radix-ui/react-alert-dialog": "^1.1.10",
"@radix-ui/react-avatar": "^1.1.6",
"@radix-ui/react-checkbox": "^1.2.2",
"@radix-ui/react-dialog": "^1.1.10",
"@radix-ui/react-dropdown-menu": "^2.1.11",
"@radix-ui/react-label": "^2.1.4",
"@radix-ui/react-popover": "^1.1.10",
"@radix-ui/react-progress": "^1.1.4",
"@radix-ui/react-scroll-area": "^1.2.5",
"@radix-ui/react-select": "^2.2.2",
"@radix-ui/react-separator": "^1.1.4",
"@radix-ui/react-slider": "^1.3.2",
"@radix-ui/react-slot": "^1.2.0",
"@radix-ui/react-switch": "^1.2.2",
"@radix-ui/react-tabs": "^1.1.8",
"@radix-ui/react-toast": "^1.2.10",
"@radix-ui/react-tooltip": "^1.2.3",
"@solana/wallet-adapter-react": "^0.15.37",
"@supabase/supabase-js": "^2.49.4",
"@tanstack/react-query": "^5.71.5",
"@tanstack/react-query": "^5.74.4",
"@vercel/analytics": "^1.5.0",
"ai": "^4.2.10",
"ai": "^4.3.9",
"axios": "^1.8.4",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "1.1.1",
"connectkit": "^1.9.0",
"framer-motion": "^12.6.3",
"framer-motion": "^12.7.4",
"fuse.js": "^7.1.0",
"lottie-react": "^2.4.1",
"lucide-react": "^0.487.0",
"next": "^15.2.4",
"lucide-react": "^0.502.0",
"next": "^15.3.1",
"node-cache": "^5.1.2",
"pino": "^9.6.0",
"pino-pretty": "^13.0.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-hook-form": "^7.55.0",
"react-hook-form": "^7.56.0",
"react-markdown": "^10.1.0",
"rehype-raw": "^7.0.0",
"remark-gfm": "^4.0.1",
"sonner": "^2.0.3",
"stripe": "^18.0.0",
"tailwind-merge": "^3.1.0",
"tailwind-merge": "^3.2.0",
"tailwind-scrollbar": "4.0.2",
"tailwindcss-animate": "^1.0.7",
"twitter-api-v2": "^1.22.0",
"viem": "~2.25.0",
"viem": "~2.27.2",
"wagmi": "^2.14.16",
"zod": "^3.24.2"
"zod": "^3.24.3"
},
"devDependencies": {
"@eslint/eslintrc": "^3",
"@next/eslint-plugin-next": "^15.2.4",
"@playwright/test": "^1.51.1",
"@tailwindcss/postcss": "^4.1.1",
"@next/eslint-plugin-next": "^15.3.1",
"@playwright/test": "^1.52.0",
"@tailwindcss/postcss": "^4.1.4",
"@tailwindcss/typography": "^0.5.16",
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/node": "^22",
"@types/react": "^19.1.0",
"@types/react-dom": "^19.1.1",
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.2",
"@wagmi/connectors": "^5.7.12",
"autoprefixer": "^10.4.21",
"eslint": "^9",
"eslint-config-next": "15.2.4",
"eslint-config-next": "15.3.1",
"eslint-config-prettier": "^10.1.2",
"postcss": "^8.5.3",
"prettier": "^3.5.3",
"tailwindcss": "^4.1.1",
"tailwindcss": "^4.1.4",
"ts-node": "^10.9.2",
"typescript": "^5",
"vitest": "^3.1.1"
"vitest": "^3.1.2"
},
"packageManager": "pnpm@10.8.0+sha512.0e82714d1b5b43c74610193cb20734897c1d00de89d0e18420aebc5977fa13d780a9cb05734624e81ebd81cc876cd464794850641c48b9544326b5622ca29971",
"packageManager": "pnpm@10.9.0",
"pnpm": {
"onlyBuiltDependencies": [
"ccxt",
Expand Down
Loading