Commit Graph

21 Commits

Author SHA1 Message Date
dependabot[bot] 31a1eae181 Bump golang.org/x/crypto from 0.31.0 to 0.35.0 in /server
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.35.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 16:40:33 +00:00
hazemKrimi 138599c9d8 Update default port of server 2025-04-14 17:26:05 +01:00
hazemKrimi e27535875e Improve styles and allowed origin setting 2025-04-14 14:55:02 +01:00
hazemKrimi efd4b666d9 Add README and .env examples 2025-04-12 13:29:57 +01:00
hazemKrimi 660fb0c642 Fixes and improvements 2025-04-10 19:10:57 +01:00
hazemKrimi 68131c2ce7 Remove https in development and handle fetch error 2025-02-25 17:27:05 +01:00
hazemKrimi 78277906fe Deployment WIP 2025-02-22 23:35:46 +01:00
hazemKrimi 1102b4d770 SSL certificates, more styles improvements and sharing WIP 2025-02-21 21:08:55 +01:00
hazemKrimi 40954e1f52 Server directory structure and streaming optimization 2025-01-28 01:17:30 +01:00
hazemKrimi 2674bc6c20 Add todos for next steps 2025-01-24 01:11:10 +01:00
hazemKrimi 059202cd1e Parse the response from the model properly and stream it to the client 2025-01-24 00:53:49 +01:00
hazemKrimi ec1e3fa810 Tweaks 2025-01-21 18:17:50 +01:00
hazemKrimi b7ad987a49 Using channels wip 2025-01-21 02:00:53 +01:00
hazemKrimi d564a21db4 Attempt at controlling formatting constraints 2025-01-18 18:25:45 +01:00
hazemKrimi 3247c0132a Testing languages 2025-01-17 23:10:34 +01:00
hazemKrimi 03656acb6f Clean LLM output WIP 2025-01-17 22:14:03 +01:00
hazemKrimi 5c94a354d8 Some improvements 2025-01-17 02:36:18 +01:00
hazemKrimi dd3333ba9a Add cursor and format code properly 2025-01-15 01:45:14 +01:00
hazemKrimi fc07f39796 Consume the api locally 2025-01-13 21:32:20 +01:00
hazemKrimi 754bc1f7d8 Endpoint for streaming generated code 2025-01-13 19:59:00 +01:00
hazemKrimi 20f16ea4f5 chore: Initial commit 2024-12-15 16:06:21 +01:00