This website requires JavaScript.
Explore
Help
Register
Sign In
gahusb
0 Followers
·
0 Following
Joined on
2024-07-12
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
8
Projects
Packages
Public Activity
Starred Repositories
gahusb
pushed to
main
at
gahusb/web-page-backend
2026-05-16 01:43:24 +09:00
e16029ebdb
Merge pull request 'feat/insta-agent' (
#3
) from feat/insta-agent into main
cefc3119c0
docs(claude-md): replace blog-lab references with insta-lab
5485d4858a
chore: remove blog-lab service and BlogAgent (replaced by insta-lab)
fbd963db86
feat(agent-office): telegram render_<id> callback dispatches to InstaAgent
9095423026
feat(agent-office): register InstaAgent + 09:30 cron job
Compare 18 commits »
gahusb
merged pull request
gahusb/web-page-backend#3
2026-05-16 01:43:23 +09:00
feat/insta-agent
gahusb
created pull request
gahusb/web-page-backend#3
2026-05-16 01:43:00 +09:00
feat/insta-agent
gahusb
pushed to
feat/insta-agent
at
gahusb/web-page-backend
2026-05-16 01:40:30 +09:00
cefc3119c0
docs(claude-md): replace blog-lab references with insta-lab
5485d4858a
chore: remove blog-lab service and BlogAgent (replaced by insta-lab)
fbd963db86
feat(agent-office): telegram render_<id> callback dispatches to InstaAgent
9095423026
feat(agent-office): register InstaAgent + 09:30 cron job
6eb24090ed
feat(agent-office): InstaAgent — daily extract + keyword push + media group render
Compare 10 commits »
gahusb
created branch
feat/insta-agent
in
gahusb/web-page-backend
2026-05-16 01:40:29 +09:00
gahusb
pushed to
main
at
gahusb/web-page-backend
2026-05-15 23:24:41 +09:00
30706e2eb6
docs(insta-agent): add implementation plan (18 TDD tasks)
6062445c12
fix(stock-webai): final review notes — env default + 1-time auth error log
13da2226c3
feat(nginx-webai): /api/webai/ location with rate limit + X-WebAI-Key forward
1e377e1559
chore(stock-webai): pass WEBAI_API_KEY env to stock container
eb75d692f5
test(stock-webai): edge cases — 401 no leak, 503 env missing, unknown date
Compare 10 commits »
gahusb
pushed to
main
at
gahusb/web-page
2026-05-15 07:27:30 +09:00
3bf7ce446f
docs: rename stock-lab → stock in CLAUDE.md (graduation)
8391919b90
docs(stock): rename plan — stock-lab → stock (6 tasks atomic)
ed7e927dc1
docs(stock): rename stock-lab → stock graduation spec
309bedadeb
docs(signal-v2): amend Phase 0 — Chronos-2 + Qwen3 14B Q4 채택 (11 보정)
ebdfcd758b
docs(signal-v2): Phase 0 architecture & contract spec
Compare 7 commits »
gahusb
pushed to
main
at
gahusb/web-page-backend
2026-05-15 07:27:19 +09:00
ace0339d33
refactor: rename stock-lab → stock (graduation)
gahusb
pushed to
main
at
gahusb/web-page-backend
2026-05-14 02:19:27 +09:00
8812bd870a
docs(ai_news): mark scraper.py deprecated (Phase 1 transition)
b3fac4f442
feat(ai_news): router forwards mapping stats to telegram
19aed304cb
feat(ai_news): telegram includes article mapping stats line
bbe5221e57
feat(ai_news): pipeline uses articles_source (replaces Naver scraper)
ec0ccf649e
feat(ai_news): include summary + pub_date in LLM prompt
Compare 7 commits »
gahusb
pushed to
main
at
gahusb/web-page-backend
2026-05-14 01:10:08 +09:00
943f676414
fix(ai_news): set weight=0 and add Spearman IC validation harness
gahusb
pushed to
main
at
gahusb/web-page-backend
2026-05-14 00:36:12 +09:00
06162b1e6e
feat(ai_news): show stock name (ticker) in telegram top 5/5
gahusb
pushed to
main
at
gahusb/web-page-backend
2026-05-14 00:26:51 +09:00
c3659eb6c5
fix(ai_news): assistant prefill + temperature=0 + system prompt to force JSON
gahusb
pushed to
main
at
gahusb/web-page-backend
2026-05-14 00:17:58 +09:00
16941d76e8
fix(ai_news): escape MarkdownV2 reserved chars in score (+, -, .)
gahusb
pushed to
main
at
gahusb/web-page-backend
2026-05-13 23:59:33 +09:00
9f91dae1a4
feat(agent-office): add run_ai_news command for manual trigger
gahusb
pushed to
main
at
gahusb/web-page
2026-05-13 23:55:43 +09:00
ec3ca5fcfa
feat(screener): canvas adds AI news node (12 nodes, 18 edges)
7ebeba2f3d
docs(screener): AI news sentiment node implementation plan (15 tasks)
5e66d96c61
docs(screener): AI news sentiment node design spec
Compare 3 commits »
gahusb
pushed to
main
at
gahusb/web-page-backend
2026-05-13 23:53:28 +09:00
2a552d3cc8
test(screener): update node count test to 8 (ai_news added)
f37b21a408
fix(agent-office): on_ai_news_schedule — graceful fail on missing telegram_text
df7a8d985e
feat(agent-office): cron mon-fri 08:00 ai_news sentiment job
c5d0c84183
feat(agent-office): on_ai_news_schedule (cron handler + telegram dispatch)
53a78a1062
feat(agent-office): refresh_ai_news_sentiment service helper
Compare 17 commits »
gahusb
pushed to
main
at
gahusb/web-page
2026-05-13 22:03:59 +09:00
fde63d757b
docs(screener): note canvas mode in page structure
4b64761800
fix(screener): silence ESLint no-empty / no-undef in canvas helpers
1449342f96
style(screener): canvas mode styles (toggle, nodes, toolbar, layout)
2effc47593
feat(screener): integrate mode toggle (form|canvas) with lazy canvas
f8574f1b45
feat(screener): CanvasLayout (canvas + result grid)
Compare 18 commits »
gahusb
pushed to
main
at
gahusb/web-page-backend
2026-05-13 19:57:11 +09:00
d9b612253a
fix(stock-lab): snapshot flow 범위 100종목 + busy_timeout 2분 (writer 충돌 완화)
gahusb
pushed to
main
at
gahusb/web-page-backend
2026-05-13 16:53:23 +09:00
db4322006d
fix(stock-lab): screener DB connection WAL 모드 + busy_timeout 30s
gahusb
pushed to
main
at
gahusb/web-page
2026-05-13 08:17:56 +09:00
55d2adeaf5
feat(stock): 미리보기 결과 세션 히스토리 + 결과 비교 컬럼
First
Previous
1
2
3
4
5
...
Next
Last