Commit Graph

3 Commits

Author SHA1 Message Date
Darius Rapalis
19a03dad64 Prompt: Make sure registration/login works. At the moment I try to login and register, but see no progress, form is getting reset, I am not being redirected anywhere and I don't see any error messages on the UI. I should be moved to dashboard and be logged in after registration and log in if it was successsfull and be presented with an error message if registration or login is unsuccessful.
Session
Total cost:            $6.58 (costs may be inaccurate due to usage of unknown models)
Total duration (API):  57m 34s
Total duration (wall): 1h 27m 51s
Total code changes:    3043 lines added, 209 lines removed

Usage by model:
qwen/qwen3.6-35b-a3b:  356.4k input, 80.7k output, 14.1m cache read, 0 cache write ($6.51)
claude-haiku-4-5:  9.4k input, 13.3k output, 8.3k cache read, 0 cache write ($0.0767)

Runtime: llamacpp
Model: Qwen 3.6 35B A3B Q4 K M
Coding Agent: ClaudeCode
2026-04-29 11:31:32 +03:00
Darius Rapalis
b4b2fd8c1e Prompt: when user logs in for the first time, they should see a modal asking to create an organization (only name input for organization). Keep the design similar to homepage/login/register in terms of color scheme. User should not be able to delete ALL organization they have, to have at least one is mendatory
Session:
Total cost:            $5.44 (costs may be inaccurate due to usage of unknown models)
Total duration (API):  50m 49s
Total duration (wall): 1h 10m 53s
Total code changes:    2972 lines added, 29 lines removed

Usage by model:
qwen/qwen3.6-35b-a3b:  287.3k input, 69.6k output, 11.5m cache read, 0 cache write ($5.37)
claude-haiku-4-5:  9.4k input, 13.3k output, 8.3k cache read, 0 cache write ($0.0767)

Runtime: llamacpp
Model: Qwen 3.6 35B A3B Q4 K M
Coding Agent: ClaudeCode
2026-04-29 11:15:16 +03:00
Darius Rapalis
8e65638401 Prompt: copy https://clockify.me for homepage, login and registration pages. Download assets served from clockify.me domain and subdomains to serve locally.
Session:
Total cost:            $2.23 (costs may be inaccurate due to usage of unknown models)
Total duration (API):  29m 38s
Total duration (wall): 34m 2s
Total code changes:    2094 lines added, 2 lines removed

Usage by model:
qwen/qwen3.6-35b-a3b:  78.3k input, 51.5k output, 3.9m cache read, 0 cache write ($2.17)
claude-haiku-4-5:  9.1k input, 11.8k output, 8.3k cache read, 0 cache write ($0.0690)

Runtime: llamacpp
Model: Qwen 3.6 35B A3B Q4 K M
Coding Agent: ClaudeCode
2026-04-29 10:40:02 +03:00