• Joined on 2025-09-10
izu merged pull request izu/student-web-if-development-kit#2 2026-06-05 00:22:18 +00:00
feat: halaman website penerimaan mahasiswa baru yang sudah lengkap
izu pushed to main at izu/student-web-if-development-kit 2026-06-05 00:21:35 +00:00
00fa66b699 Merge pull request '[FINAL] Proyek Perangkat Lunak Kelompok RODA - Website Riset & KBK' (#5) from Rayhan/roda-student-web-if-development-kit:feat/RODA into main
f42afb5b81 chore: selaraskan berkas proyek
4ed5c20d80 chore: update package lock metadata
859e538761 fix: memperbaiki fitur bilingual yang masih ada miss di section laboratorium dan memperbaruhi tautan untuk kartu dosen kbk ke direktori resmi
Compare 42 commits »
izu merged pull request izu/student-web-if-development-kit#5 2026-06-05 00:21:33 +00:00
[FINAL] Proyek Perangkat Lunak Kelompok RODA - Website Riset & KBK
izu pushed to main at izu/if-second-brain 2026-06-04 07:23:01 +00:00
19f5053859 feat: inject reminder context into LLM so bot knows user's agenda
izu pushed to main at izu/if-second-brain 2026-06-04 06:12:48 +00:00
91b7a2eeaf fix: replace LLM guard with simple keyword blocklist
izu pushed to main at izu/if-second-brain 2026-06-04 04:06:13 +00:00
d0d3d1a95b fix: bypass academic guard for reminder-related questions
izu pushed to main at izu/if-second-brain 2026-06-04 03:53:13 +00:00
7acdd5347c feat: add natural language reminder with LLM parsing and confirmation flow
izu pushed to main at izu/if-second-brain 2026-06-04 03:22:30 +00:00
2dfa6f95fb chore: add note.md to .gitignore
izu pushed to main at izu/if-second-brain 2026-06-04 03:20:57 +00:00
ac57c57d9f feat: make LLM base_url configurable via env var
izu pushed to main at izu/if-second-brain 2026-06-04 03:15:45 +00:00
71d4aad764 feat: handle plain text messages without /ask prefix
izu pushed to main at izu/if-second-brain 2026-06-04 03:10:27 +00:00
e3c89d0cac fix: add global error handler to surface silent exceptions to user
izu pushed to main at izu/if-second-brain 2026-06-04 03:07:58 +00:00
6562cf2aa3 fix: guard verdict check uses 'in' to handle extra characters in DeepSeek response
izu pushed to main at izu/if-second-brain 2026-06-04 03:04:51 +00:00
2acafdbab1 feat: auto-register admin as dosen on first /start
izu pushed to main at izu/if-second-brain 2026-06-04 02:59:51 +00:00
532b614363 fix: switch parse_mode to HTML to prevent BadRequest on special characters in names
izu pushed to main at izu/if-second-brain 2026-06-04 02:49:17 +00:00
b031e30b1a fix: upgrade openai to >=1.52.0 for httpx 0.28 compatibility
izu pushed to main at izu/if-second-brain 2026-06-04 02:42:35 +00:00
e8e7f02aff fix: replace sentence-transformers with fastembed to eliminate torch/CUDA dependency
izu pushed to main at izu/if-second-brain 2026-06-04 02:19:12 +00:00
1e30885e1a fix: upgrade python-telegram-bot to 21.3 to resolve httpx conflict with chromadb
izu pushed to main at izu/if-second-brain 2026-06-04 02:04:27 +00:00
fddd3644ae chore: switch to DeepSeek API + sentence-transformers for free deployment
izu pushed to main at izu/if-second-brain 2026-06-04 01:34:09 +00:00
f62a711f5d first init
izu created branch main in izu/if-second-brain 2026-06-04 01:34:09 +00:00