kunthawat
  • Joined on 2025-12-05
kunthawat pushed to main at kunthawat/moreminimore-astroreal 2026-06-24 14:21:08 +07:00
689a8924e6 fix: Business Knowledge card visibility, spread neural cards, adjust layout
kunthawat pushed to main at kunthawat/moreminimore-astroreal 2026-06-24 09:15:01 +07:00
2a3062357f fix: hero neural UX improvements
kunthawat pushed to main at kunthawat/moreminimore-astroreal 2026-06-24 09:02:28 +07:00
1d893e1bcb fix: remove duplicate CSS causing style conflicts
kunthawat pushed to main at kunthawat/moreminimore-astroreal 2026-06-24 08:58:38 +07:00
61c2bd6924 feat: neural network hero with true 3D and dynamic lines
kunthawat pushed to main at kunthawat/moreminimore-astroreal 2026-06-24 08:45:57 +07:00
fdb03f6117 feat: neural network hero with 3D parallax
kunthawat pushed to main at kunthawat/moreminimore-astroreal 2026-06-24 08:24:53 +07:00
0f244424c0 feat: hero profit cluster, dark text fix, footer, privacy/terms pages
kunthawat pushed to main at kunthawat/moreminimore-astroreal 2026-06-23 11:40:48 +07:00
f827afb33f feat: liquid glass UI, blob background, redesign home/portfolio/about pages
e279119f97 fix(dark): resolve dark-on-dark text in marquee, log, footer
ceffb2a3f3 refactor(legacy): apply v6 design to all inner pages (delete bento components)
73d820412a fix(nav): remove extra border-bottom under each nav item (desktop)
40382bbf55 refactor(content): reposition from 'app developer' to 'AI + Marketing consultant'
Compare 20 commits »
kunthawat pushed to main at kunthawat/dealplustech-astroreal 2026-06-22 17:33:09 +07:00
99f7d8f0bb Remove Rano Tech brand from pipe-coupling page
kunthawat pushed to main at kunthawat/microfish 2026-06-22 11:42:58 +07:00
0e263f0490 fix: Step 5 — camel-ai reads OPENAI_API_BASE_URL not OPENAI_BASE_URL
kunthawat pushed to main at kunthawat/microfish 2026-06-22 10:57:58 +07:00
afc7afa2f5 fix: 3 fixes for Step 2, Step 4, Step 5
kunthawat pushed to main at kunthawat/microfish 2026-06-22 10:20:46 +07:00
270c92ed05 fix: 3 fixes - camel-ai env var, Thai font, model_config_dict
kunthawat pushed to main at kunthawat/microfish 2026-06-18 20:12:53 +07:00
cfaa6e8b8d fix: pass api_key/base_url via model_config_dict, not env vars
kunthawat pushed to main at kunthawat/microfish 2026-06-18 10:33:13 +07:00
3ba42db6e2 fix: revert to env var approach for camel-ai LLM config
kunthawat pushed to main at kunthawat/microfish 2026-06-18 09:17:37 +07:00
31d1ebd49b fix: pass model_type as positional arg to camel-ai ModelFactory.create
kunthawat pushed to main at kunthawat/microfish 2026-06-17 22:31:01 +07:00
b30ed19b16 fix: pass base_url and api_key directly to camel-ai ModelFactory
kunthawat pushed to main at kunthawat/microfish 2026-06-17 21:58:02 +07:00
7c3e219a6f fix: CSS syntax error in survey-env-warning placement
kunthawat pushed to main at kunthawat/microfish 2026-06-17 21:46:48 +07:00
7f04bc44fb fix: use correct env var OPENAI_BASE_URL for camel-ai LLM routing
kunthawat pushed to main at kunthawat/microfish 2026-06-17 21:40:23 +07:00
2bb1afab68 fix: extract actual error message from backend error responses
kunthawat pushed to main at kunthawat/microfish 2026-06-17 21:38:20 +07:00
5224c6df79 fix: show actual error details in chat error messages
kunthawat pushed to main at kunthawat/microfish 2026-06-17 21:35:11 +07:00
55a430db62 fix: show env status warning in survey tab + add alert on survey failure